Android Swipe Dismiss Dialog
Swipe-To-Dismiss-Dialog We use some cool dialog with close button in our Android application but why if you can dismiss that dialog by Swipe and that features provide by Swipe Dismiss…
Swipe-To-Dismiss-Dialog We use some cool dialog with close button in our Android application but why if you can dismiss that dialog by Swipe and that features provide by Swipe Dismiss…
ADM or Android Download Manager library help you to download files in parallel mechanism in some chunks. This library is a download manager android/java library which developers can use in their apps…
In early days iOS and Android had their own unique feel, but recently they have been growing closer together in the way applications are designed and interactions happen. For designers…
Previously we discuss how to implement basic animating sidebar in Android and now we increase our level with adding Wave Sidebar Animation in Android application. You can see demo of two…
You can see that cool sidebar animations in your Android contact app with animating sidebar features and if you also want to implement that cool feature in your application then…
Sometimes in our application we need to add more details of user then UI form big and we want to divide that in state wise. And for doing this we…
TMH gives you cool Android library tutorials for development and designing also. Today library is for Menu UI named Android CircleMenu which is a simple, elegant menu with a circular…
The library is a RecyclerView-based implementation of a scrollable list, where current item is centered and can be changed using swipes. It is similar to a ViewPager, but you can…
Sometime we need user profile section in Android app and we also want to give profile image crop features. So i represent you a cool library named InstaCropper is a View…
Most of time we need to keep busy the user when they perform button click and working in background process in Android. So we use Progress bar or dialog but…