Category: XML / Jetpack Compose
- XML UI Design

April 15, 2025
It's time to switch to Jetpack Compose. Android development has evolved significantly over the years. Traditionally, developers use XML for…

February 2, 2023
We have created a modern material dashboard in android studio using XML design. In the below UI, there is 6…

January 25, 2023
ViewPager2 is a better version of ViewPager where there will be a view in which you can swipe right or…

November 7, 2022
The GridView in android studio is a type of view in AdapterView that display the data in grid format, either…