Modular and customizable Material Design UI components.
i have used range date picker from google material with this library implementation 'com.google.android.material:material:1.2.0-alpha02' …
android material-design android-datepicker material-components material-components-androidWhen i use dialog.builder the font size is correct but when i use MaterialAlertDialogBuilder the font size of body …
android android-alertdialog material-components-android material-componentsI search a lot on internet but couldn't find the exact solution. Here is the link that i last tried …
java android material-components-android material-components android-chipsI want to customize TextInputLayout's error text color. My app theme is based on one of the MaterialComponents themes namely …
android material-design android-textinputlayout material-components material-components-android