RecyclerView inside NestedScrollView scroll faster, but when we remove NestedScrollView RecyclerView is not working smoothly, it stuck while scrolling and after full loaded, no problem in scrolling,it take some time to load data when it is inside RecyclerView without NestedScrollView
No issue if it is inside NestedScrollView but because of some issue we need to remove NestedScrollView .
How to solve this issue?
source code https://drive.google.com/uc?id=1GGU6X1G3hHlw5geN_A6j8ddUPLPeL9AQ&export=download and the problem is in SocialHomeFragment.java
from RecyclerView inside NestedScrollView scroll faster than RecyclerView
No comments:
Post a Comment