Skip to content
Snippets Groups Projects
Commit bdf12e18 authored by kishoreraju2's avatar kishoreraju2
Browse files

Changed to Our hosting JSON file

parent 26bc61ba
Branches
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@ public class MunicipalActivity extends AppCompatActivity {
private ListView listView;
private FeedListAdapter listAdapter;
private List<FeedItem> feedItems;
private String URL_FEED = "http://api.androidhive.info/feed/feed.json";
private String URL_FEED = "https://se-project-4a6c6.firebaseapp.com/feeds/feeds.json";
@SuppressLint("NewApi")
@Override
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment