Material Design based Navigation Drawer:
Material Design based Floating Action Buttons:
Material Design based Snackbar:
Asynchronous and event bus:
Square open source libraries:
TextView:
- https://github.com/mikepenz/MaterialDrawer
- https://github.com/rudsonlive/NavigationDrawer-MaterialDesign
- https://github.com/neokree/GoogleNavigationDrawer
- https://github.com/HeinrichReimer/material-drawer
- https://github.com/neokree/MaterialNavigationDrawer
Material Design based Floating Action Buttons:
- https://github.com/futuresimple/android-floating-action-button/
- https://github.com/makovkastar/FloatingActionButton
Material Design based Snackbar:
Asynchronous and event bus:
- RxAndroid: Scheduler that schedules an Observable on a given Android Handler thread, particularly the main UI thread
- daimajia: Number Progress Bar
- lzyzsd: CircleProgress, ArcProgress, DonutProgress
- ManuelPeinado: Refresh Action Item
- Todd-Davies: Progress Wheel
- john990: Wave Progress View
- JakeWharton: Butter Knife
- chrisjenx: Calligraphy, use custom fonts easily
Square open source libraries:
TextView:
- Shimmering text
- Titanic: Water filling text effect
- android-autofittextview: Auto fit text in any view
- SecretTextView: Simulates the effect from the app Secret where the characters fade in/out at different speeds
- Picasso transformations
- Rounded rectangle with options to choose which corners
- RoundedImageView
- CircleImageView
- Malinskiy: SuperRecyclerView
- https://github.com/coreform/android-formidable-validation
- https://github.com/vekexasia/android-edittext-validator
- https://github.com/hardik-trivedi/FloatingLabel
- https://github.com/IanGClifton/AndroidFloatLabel
- https://github.com/weddingparty/AndroidFloatLabel
- Create About activity/fragment
- xiprox ErrorView:A custom view that displays an error image, a title, and a subtitle given an HTTP status code.