Primer
Intro Animation like Google Primer
Source link: https://github.com/mohak1712/Primer
Intro Animation like Google Primer
Q & A
InstaChat offers a revolutionary way to read messages of your favourite messengers. It overlays every other app and you can reply from anywhere you want. Sometimes you did not want to quit your current app but also need to read some important messages or reply to them. Thats the point where InstaChat will help you. Use floating chatHeads bubbles like in Facebook for Whatsapp, Telegram and others!
The library is a DrawerLayout-like ViewGroup
, where a "drawer" is hidden under the content view, which can be shifted to make the drawer visible.
A custom keyboard for number.
This lightweight library provides visual alerts to developers and QA when an issue happens during development / testing phase.
In traditional android development, when an issue occurs, we use logs to dump the unexpected state or exception trace. Printing to logcat is not enough at times as:
Using this library, you can provide visual warning to the developer / QA when something goes wrong on your test or internal builds so that critical issues can be highlighted as and when they happen.
Easily add four tabbed bottom navigation bar in your app.
This library aids in adding four tabs in Bottom Navigation Bar, as easily and fast as possible. Th result looks like as it is commonly found in most of the apps, like Quora and others.
Point to note: This library is significantly different from what Google has provided for Android Developers. The official Bottom Navigation Bar from Google doesn't show text when it has 4 tabs. But this library shows icon and text with four bottom bars.
A simple library for Android to get images from gallery or from camera.
Q & A