Skip to content
#

material-components

Here are 333 public repositories matching this topic...

vuetify
IlCallo
IlCallo commented Sep 22, 2021

Describe the bug
When createUploaderComponent has been created, emits specification only described the usage as an array (eg. ['update:label', 'change']), later on they added the ability to provide an object for stricter type checking and validation, very much like props.
Currently createUploaderComponent only supports emits as an array and props as an object

**Codepen/jsFid

IgoBobrov
IgoBobrov commented Jun 23, 2021

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

Foodium

🍲Foodium is a sample food blog Android application 📱 built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Dagger 2/Hilt, Architecture Components, MVVM, Room, Retrofit, Moshi, Material Components).

  • Updated Sep 25, 2021
  • Kotlin

Improve this page

Add a description, image, and links to the material-components topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more