Modular and customizable Material Design UI components.
i have an custom BttomSheetDialogFragment and i want to have round corners in top of Bottom View this is my …
android material-design bottom-sheet material-components-android material-componentsI have a com.google.android.material.button.MaterialButton component in one of my layout file and I get this …
android material-components material-components-androidWhat I'm trying to achieve is something like Instagram in-app web browser, used when you click an ad: what I …
android material-design bottom-sheet material-components-android material-componentsHow can I change all my buttons text color? I know I can set the background color like follows : <…
android material-design android-button material-components material-components-androidI am currently using Material Design TextInputLayout OutlinedBox as shown below: <android.support.design.widget.TextInputLayout style="@style/Widget.…
android material-design android-textinputlayout material-components-android material-componentsSomeone tried to change the font of the floating label? I changed the source of EditText but the font of …
android android-edittext android-design-library android-textinputlayout material-componentsAndroid Studio 3.2.1 Here my layout: <com.google.android.material.button.MaterialButton android:id="@+id/bittrexJsonViewButton" android:layout_width="0dp" …
android material-design android-button material-components-android material-componentsRecently, the successor to MDL (Material Design Lite) project was launched as Material Components for the Web. One of its …
material-design angular-material2 material-componentsTried Chip component from both support library com.google.android.support:design:28.0.0-rc01 and material com.google.android.material:material:1.0.0…
android android-support-library material-components android-chips material-components-androidI've seen that in android-P google add new material components library which contains material chips: Material components for android Material.…
android material-design material-components-android material-components android-chips