
Android Login Screen Design Using Bottom Sheet
Bottom sheet component is used for showing content which slides up from bottom. You can see it on Google maps and other e Shopping apps where they show content using…
Read more »
Designing a Circle Layout Using LinearLayout in Android
Designing a Circle Layout Using LinearLayout in Android. Hello all, today i am back with another tutorial in which i am going to design circle layout using LinearLayout. LinearLayout is…
Read more »
Splash Screen With Transition Animation In Android Studio
Splash Screen With Transition Animation In Android Studio.Splash Screens in android are usually used to show the progress before your application loads completely.Some people uses Splash Screen to show their…
Read more »
Login Screen Design In Android Studio
Hello Friends today we are going to design login screen by using LinearLayout. Login screen should be attractive it is first view which user interact with that’s why is should…
Read more »
Android Cascading Spinners Using Php Mysql
Android Cascading Spinner – In this post we will see how we can populate second spinner dynamically based on selection of first spinner. We will select a category from first…
Read more »