GridView With CardView, Search / Filter and OnClickListner, GridView Items will Contain CardView, Image, Text, and Description. When clicked a new activity opens and displays the image and
Android Studio Bottom Sheet Dialog Tutorial, We are going to implement bottom sheet dialog, Within the dialog we are going to add edittext with a button and onclick
Tab Layout tutorial with ViewPager, In this tutorial we are going to learn how to implement tabs layouts that has slide and click listener. User can decide to
Android Kotlin gridlayout with cardview and OnItemClickListener. The gridlayout will contain image and text. When item in the gridlayout is clicked a new activity will open and display
FirebaseUi Firestore Recyclerview Tutorial, we are going to learn how to implement recyclerview using data stored in firestore, Our adapter class will be provided by firebaseUi.
Android GridView with CardView and OnItemClickListener, CardView consist of image and text. When the image is clicked a new activity opens and displays the name and image of
Android Recyclerview with cardview using Kotlin, In this tutorial we are going to learn how to implement android recyclerview with card with then add Onclicklistener and Search/Filter
Firebase Firestore Tutorial, Firestore is a scalable database, NoSql cloud database and sync data with client and server side development. We shall be storing user details as we