Mind WimadaAndroid — Custom Edittext and set element id different layoutTo create a custom EditText in Android and set an element ID for it in a different layout, you can follow these steps:Dec 27, 2022Dec 27, 2022
Mind WimadaAndroid — Toasts vs SnackBar: Which one should I use in Fragment?Toasts are used when we want to display information to the user regarding some action that has successfully (or not) happened and this…Dec 14, 2022Dec 14, 2022
Mind WimadaAndroid — Customize Toast using Snackbar in Fragment with KotlinStep 1: Create a layout of a customized Toast.Dec 13, 2022Dec 13, 2022
Mind WimadaAndroid — Customize snackBar’s layout in Fragment with KotlinStep 1 : Create layout of customize snackBar.Dec 13, 2022Dec 13, 2022