Commit ac877b7a authored by atharvkotwal's avatar atharvkotwal

Number of followers increase/decrease on clicking follow in body

parent 3fd98965
...@@ -48,8 +48,6 @@ public class NewsFragment extends BaseFragment { ...@@ -48,8 +48,6 @@ public class NewsFragment extends BaseFragment {
private AppDatabase appDatabase; private AppDatabase appDatabase;
private boolean freshNewsDisplayed = false; private boolean freshNewsDisplayed = false;
private String searchQuery; private String searchQuery;
LinearLayoutManager mLayoutManager;
public static int index = -1, top = -1;
public NewsFragment() { public NewsFragment() {
// Required empty public constructor // Required empty public constructor
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment