FlyTxtView
text fly into animation view for android
Epoxy is an Android library for building complex screens in a RecyclerView
. It abstracts the boilerplate of view holders, item types, item ids, span counts, and more, in order to simplify building screens with multiple view types. Additionally, Epoxy adds support for saving view state and automatic diffing of item changes.
Tiger - the fastest java dependency injection framework.
A SharedPreferences
wrapper for Android that encrypts the content with 256 bit AES encryption. The Encryption key is securely stored in device's KeyStore. You can also use the EncryptionManager
to encrypt/decrypt data out of the box.
An example project which imitates Liulishuo guide view.
A light Android library containing code to work with RecyclerViews
and ViewGroups
which is usually copy-pasted across projects.
Simple PriceView
that can be used to represent any prices in Russian rouble currency. Library uses RobotoTextView
as text presenter.