Dynamic Square & Rectangular layouts in Android
Square & Rectangular Layouts In this quick and easy tutorial, we will see how to create Dynamic Square & Rectangular layouts where width is same as height or height is twice the width. This...
The Android Development Blog
Square & Rectangular Layouts In this quick and easy tutorial, we will see how to create Dynamic Square & Rectangular layouts where width is same as height or height is twice the width. This...
Rounded Corners In this quick article we will see how to add Rounded corners to Views and Layouts. This can be done on Layout XML or Programatically. Here we will see both the ways....
Splash Screen In this quick tutorial we will see how to implement a Video Splash Screen in your app. Splash Screens are normally shown for a few seconds as a progress while the app...