Add Android Swipe to delete using Swiperoo Adapter
In my previous article we discuss about a library which gives you swipe to dismiss dialog and this article is well written by Ponglang from Thailand. And today we discuss…
In my previous article we discuss about a library which gives you swipe to dismiss dialog and this article is well written by Ponglang from Thailand. And today we discuss…
There is no doubt that everyone does not like to wait. Especially in the browsing of your favorite page or movie, facing the monotonous, nothing to load the page, simply…
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…