Source link: http://jimulabs.com
jimu Mirror provides live, on-device previews of Android layouts. It also allows you to create realistic prototypes of Android native UI without Java code.
Source link: http://jimulabs.com
jimu Mirror provides live, on-device previews of Android layouts. It also allows you to create realistic prototypes of Android native UI without Java code.
Q & A
A beautiful Tinder like card deck & Captain Train like toolbar.
Frodo is an android library inspired by Hugo, mainly used for logging RxJava Observables and Subscribers outputs on the logcat. It generates and weaves code based on annotations only on debug versions of the application where the plugin is applied, for instance, it is safe to persist any Frodo annotation in the codebase.
An android color picker with changeable color drawable for easy styling.
This custom listview basically shows a holder view when it's adapter is empty. For example, you may fetch list datas from network and refresh your adapter with coming data. If the data is empty, your listview shows a huge blank space. With this custom listview, you can show a holder view instead of blank space and your design looks prettier.
Android M was added to check permissions, but permissions checking is so dirty.
This project allows to check permissions easily.
The library distributes canvas animation over set of devices.
Q & A