Reverting the other irrelevant thing.
This commit is contained in:
@@ -279,6 +279,7 @@ public abstract class BaseStatusListFragment<T extends DisplayItemsParent> exten
|
||||
public void onViewCreated(View view, Bundle savedInstanceState){
|
||||
super.onViewCreated(view, savedInstanceState);
|
||||
fab=view.findViewById(R.id.fab);
|
||||
|
||||
list.addOnScrollListener(new RecyclerView.OnScrollListener(){
|
||||
@Override
|
||||
public void onScrolled(@NonNull RecyclerView recyclerView, int dx, int dy){
|
||||
|
||||
Reference in New Issue
Block a user