Nowadays image filters are quite common in lot of android apps. Instagram is famous for its popular filters feature and probably the first app to introduce image filters to android world. There are lot of other image editing apps provides image filters and image editing features. In this article we…
Earlier I have written few articles about RecyclerView. Combining it with CardView, cloning Gmail inbox, adding Swipe to delete…
In my recent article Gmail like Inbox we have successfully cloned the gmail’s inbox using a RecyclerView with some…
Introduction of RecyclerView is the best thing ever happen to android world. You can create stunningly beautiful lists and…
While developing Android Applications, supporting multiple resolutions are sometime nightmare to developers. Including multiple images for different resolutions also…