material-components-android-examples icon indicating copy to clipboard operation
material-components-android-examples copied to clipboard

Companion example apps and code for MDC-Android.

Results 20 material-components-android-examples issues
Sort by recently updated
recently updated
newest added

Hi, When the smartphone is rotated, the app crash came with backtrace: ``` 2020-12-19 20:59:43.866 13774-13774/com.materialstudies.owl E/AndroidRuntime: FATAL EXCEPTION: main Process: com.materialstudies.owl, PID: 13774 java.lang.IllegalArgumentException: width and height must be...

add ViewTreeObserver.OnGlobalLayoutListener callback to bottom nav and operate on the view when its OnGlobalLayoutListener is called to prevent accessing the view while in an invalid state

Migrate all .gradle (groovy files) to .gradle.kts (Kotlin DSL) Benefits Auto-completion and content assist Quick documentation Navigation to source Refactoring and more

Hi all! Right now each example is a project, so to execute it you need an instance of android studio for it. I organised the apps as sub-project so you...

### BUG Hello everyone! I noticed that compose button (center of bottom nav bar) loses it's position when i cancel the email compose action having keyboard opened and rest bottom...

The email card with the title "Bonjour from" has a scrolling view of pictures. When you first open the app and scroll the pictures all the way to the right,...

![Screenshot_20210319-081554_Reply.jpg](https://user-images.githubusercontent.com/60489781/111778858-b6954680-888b-11eb-9b9d-bc6306c3c775.jpg)