I am using CoordinatorLayout in my activity page. In that there is ListView below the app bar. But its not working when I use ListView
CoordinatorLayout
ListView
You can't scroll listview inside a nestedscrollview.Use Recyclerview with nestedscrollview