Google’s reCaptcha API protects your website / app from malicious traffic. You might have seen the reCaptcha integrated on…
We normally use spinner loaders when the app wants to load the data from a network call. Instead of…
Android Bottom Navigation stays at the bottom of the screen providing navigation between top-level views in the app. This…
Earlier I have written few articles about RecyclerView. Combining it with CardView, cloning Gmail inbox, adding Swipe to delete…
Introduction of RecyclerView is the best thing ever happen to android world. You can create stunningly beautiful lists and…