Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

You may also be interested in...

We could not find any project with the given search parameters, but maybe the following projects can be interesting for you.
Advertisement

Android native a bottom sheet for on steroids.

This library allows you to show bottom sheets in your app with the bonus of animating the status bar color and the top rounded corners as you scroll.

Oct 24, 2018

This project demonstrates of simple approach for implementation complex lists, based on RecyclerView.

You don't need call methods notify...(), beсause it is called automatically when you set data. You also don't need extend RecyclerView.Adapter.

You need only create ItemController for each type of list items and describe order of elements in Activity / Fragment. ItemController incapsulates all interactions with list item, so it is very easy for reading, modifying and reusing.

Dec 3, 2017

A easy way to setEmptyView to ListView, GridView or RecyclerView.

Jul 11, 2016