Cardview In Androidx – Material Design

There are so many properties in Android Material Design. In this tutorial we discuss about cardview. In Material Design Cardview we can design so many things at creative way. Cardview – It is a material design component in 2014. It is very easy to use and understand for android developers. The main pupose of cardview … Read moreCardview In Androidx – Material Design

Simple Listview In Android – Example

Now, We are publish of simple listview example in Android Studio. In this example, We can give you simple introduction of Listview. It is basic example of Listview Tutorials. This example use for beginner user who dont know about the android. It is simple example of Listview Tutorials. Below are the code of the Simple … Read moreSimple Listview In Android – Example