Select Page
Simple Credit Card Form Layout in Android

Simple Credit Card Form Layout in Android

Paying for something in online is much easier than paying in-person. At present, cards are the leading payment method in the world, because it is faster than others. In other payment methods, you have to enter the details each and every time you want to pay for...
Exploring the Android SnackBar

Exploring the Android SnackBar

In this post, we are going to explore Android Snackbar with a sample application. In Android Lollipop, they introduced a widget called SnackBar with their design support library. It is super easy to implement and used to show messages to the users. In pre-lollipop...