News

RecyclerView is a modern, properly planned and more efficient improvement on the ListView. The ListView (and RecyclerView) are android widgets that can hold (and display) a collection of items ...
The recycler view is one of the most versatile and useful views in Android development. ... To do this, we need to create new class, which is going to extend RecyclerView.Adapter.
FastScroll brings the popular fast scrolling and section indexing features of Android’s ListView to the RecyclerView with a Lollipop styled scrollbar and section “bubble” view. The scrollbar provides ...
In contrast, the RecyclerView.Adapter requires a custom implementation to supply the data to the adapter. Manual Item Decoration - ListView has the android:divider property for easy dividers between ...
It helps Android developers to write less standard Android functionalities like RecyclerView, tab, navigationDrawer, etc and spend more time on buisines logic. MicroDroid is a write less, do more ...
Google plans to move all development of Android OS behind closed doors so that the process will no longer be visible to the public. This change is a big shift for Android, which has long allowed ...
This change to private development doesn't come out of the blue—Android feels less open today than it did in the early days. For example, Google has been moving Android features from AOSP into ...
At its I/O 2019 developer conference, Google announced 10 new libraries for Android Jetpack, its set of components, tools, and guidance designed to accelerate app development. The company also ...