Details
-
Type:
Improvement
-
Status: Open
-
Priority:
Medium
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Android
-
Labels:
-
Epic Link:
Description
Revision 28 of the Google Support libraries will include a new MaterialButton Java class to help implement the different button styles dictated by material design here...
https://material.io/design/components/buttons.html
https://developer.android.com/reference/com/google/android/material/button/MaterialButton
We would like to support the following new button styles:
- Text Button
- Outlined Button
("Contained Button" is the default button style we already support.)