Many developers around the world faces the problem while using fragments when specially you are working with backstack. Let's take an example when you have…
Sometimes when you are in android development and you have production and staging, development.. environments then you have to build apks for them. Then what…
Hi Guys, To create rounded corners background shape with selector you need some simple steps to create xml files in drawable resource directory of android…
This post will guide you to create simple and awesome animation using RecyclerView on Its items. RecyclerView with CardView is now becoming standard in Android…