-
Updated
Jun 19, 2021 - HTML
material-components
Here are 324 public repositories matching this topic...
Is your feature request related to a problem? Please describe.
I am using QInnerLoading a lot in my app, I think it is very convenient. I have a very common use case which is not directly covered by the component: I put a short explanation text under the spinner (e.g. "checking parameters...", "saving..." etc.).
Describe the solution you'd like
A direct solution would be to add optio
-
Updated
Aug 20, 2021 - TypeScript
Description: TextInputEditText minEms is not working, on 1.3.0 ver all works fine
Expected behavior: minEms must set width of TextInputEditText by value
Source code:
<com.google.android.material.textfield.TextInputEditText
android:id="@+id/etPhoneNumber"
android:layout_width="wrap_content"
android:layout_height="wra
-
Updated
Jul 20, 2021 - Kotlin
-
Updated
Jul 18, 2021 - Java
-
Updated
Jul 30, 2021 - Kotlin
-
Updated
Aug 20, 2021 - Objective-C
-
Updated
Aug 16, 2021 - TypeScript
-
Updated
Jul 4, 2021 - Kotlin
-
Updated
Nov 16, 2020 - Java
-
Updated
May 17, 2017 - Java
-
Updated
Jun 1, 2020 - Kotlin
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Jul 30, 2021 - Kotlin
-
Updated
Oct 2, 2020
-
Updated
Jul 8, 2021 - Kotlin
-
Updated
May 18, 2021 - Dart
-
Updated
Aug 19, 2021 - Kotlin
Scrims
To make typography legible on top of imagery, apply text protection in the form of scrims. Scrims are lightweight, translucent material layers.
Text protection from https://material.io/guidelines/style/imagery.html#imagery-best-practices
-
Updated
Dec 9, 2017 - Java
-
Updated
Jul 14, 2018 - Kotlin
-
Updated
Sep 9, 2020 - TypeScript
-
Updated
Nov 28, 2020 - TypeScript
-
Updated
Aug 11, 2021 - Svelte
-
Updated
May 27, 2020 - Kotlin
-
Updated
May 7, 2021 - Elm
-
Updated
Aug 20, 2021 - Java
Improve this page
Add a description, image, and links to the material-components topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the material-components topic, visit your repo's landing page and select "manage topics."
Problem to solve
I have a stepped process where the user enters a name for a new object. The validation state of this step relies on name existing. My goal is for the step to be in error when there is no error and not in error when the user has entered an error.
The problem is that when the stepper screen comes up, this step is in error immediately. Good UI design dictates that the step s