mirror of
https://github.com/material-components/material-components-android.git
synced 2026-02-04 00:44:14 +08:00
Added switch to toggle show/hide edit menu item and added button to increment badge number. Moved logic to add badgedrawable to onCreateOptionsMenu so that a new badgedrawable is NOT added every time onPrepareOptionsMenu is called (e.g. opening the overflow menu) Resolves https://github.com/material-components/material-components-android/issues/2129 PiperOrigin-RevId: 365033209
Material Components Catalog App
The Android version of the Material Design Components Catalog, intended to demonstrate Material Design principles and provide component demonstrations and code examples.