
Hi All, Today I am going to share Jetpack CardView sample. Here I am going to create a simple android cardview UI withoutt using the android Xml and layout editor.We are going to build the UI using Composable funtion(i.e: using Jetpack Compse).Column : We are going...