EditTextSpinner
Simple library to use textinputlayout with spinner (EditTextSpinner) view
to use this:
compile 'me.himanshusoni.edittextspinner:edit-text-spinner:1.0'
Source link: https://github.com/himanshu-soni/EditTextSpinner
Simple library to use textinputlayout with spinner (EditTextSpinner) view
to use this:
compile 'me.himanshusoni.edittextspinner:edit-text-spinner:1.0'
Adding migrations in Android for databases is tricky and involves a lot a human effort. There is huge scope for human error and screwed up migrations. Poirot aims to fix that by attempting to automatically generating migrations where it can, and by forcing certain practices upon the user.
You can create a new Kotgo template project fast by using the following command. Just paste and execute it at a terminal prompt. Have fun!
An adapter which supports "drag and expand" event.
This library wraps the Fit API in RxJava Observables. No more managing GoogleApiClients! Also, the authorization process for using fitness data is handled by the lib.
Interesting and fun drop-down refresh library. Do you remember how to play in black and white handheld game it?
A Utility class that wraps the ExoPlayer
in to a standardized View and API much like the built in Android VideoView
and MediaPlayer
. Additionally, to simplify playback of media lists a playlist manager and playlist service have been provided.