June 3, 2018 Android Paging Library With Example Hello, guys today we’re gonna look out a new Android Architecture Component library called Paging. In this blog, I try…
April 20, 2018 Solved issue, Recycler View changes the views when scrolling. I’ve met this problem with Recycler View. When I update a view, like changing the CheckBox, SwitchCompat, change the background color of view…