How to Add Wave Sidebar Animation Android
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…
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…
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…
In my previous article on ChipView and ChipsInput i am going to show you how to morph Android button. In this library you'll use Android button which can morph from one…
Android Spruce is a lightweight animation library that helps choreograph the animations on the screen. With so many different animation libraries out there, developers need to make sure that each view…
Interesting library which shows the list of selectable contacts, in quite a fancy way. It also contains Android ChipView and EditText. Among other options, it’s possible to add avatar icon,…
In many applications we need to manipulate image in Android as per need. And for that we need to give some extra effort but not after today Android Photofilter library…
In our previous article we discuss about some Andoroid layout library like AwesomeLayoutManager, dynamicLayoutManager and Two Panel Layout but today we discuss Custom Layout Manager for Recycler View. Circular Layout…
In our all previous article we see implementation and their some example of json2view android library. But here we see some important properties and types of json2view library which you…