75 Commits

Author SHA1 Message Date
raajkumars
467a2c9f73 [Button] Updated M3 button style to add outlined icon button style. Updated catalog to showcase the same.
PiperOrigin-RevId: 448118229
2022-05-12 17:17:21 -04:00
raajkumars
14578ed68c [Button] Updated M3 button style to add filled tonal icon button style. Updated catalog to showcase the same.
PiperOrigin-RevId: 447784383
2022-05-10 15:05:30 -04:00
leticiars
6206ff5a1f [ExposedDropdownMenu] Added support for default/ripple background colors for the selected item of the exposed dropdown menu when the default MaterialAutoCompleteArrayAdapter is being used.
PiperOrigin-RevId: 447531152
2022-05-09 17:35:43 -04:00
raajkumars
25606cf34a [Button] Updated M3 button style to add filled icon button style. Updated catalog to showcase the same.
PiperOrigin-RevId: 447523530
2022-05-09 15:00:34 -04:00
raajkumars
402bdf4bbe [Button] Added materialIconButtonStyle attribute and updated M3 doc to document icon (only) button style and attribute.
PiperOrigin-RevId: 446487810
2022-05-04 18:27:31 -04:00
leticiars
9416b2c7d6 [Divider] Added attribute in MaterialDividerItemDecoration to remove item decoration from last recycler view item.
PiperOrigin-RevId: 416890397
2021-12-20 15:57:15 -05:00
conradchen
4931d9b89e [M3][Card] Update card dev doc with the new filled style and new assets
PiperOrigin-RevId: 399245794
2021-09-28 14:59:10 +00:00
pfthomas
6952e22371 [M3][Menu] Update menu dev doc with new assets
PiperOrigin-RevId: 399198260
2021-09-28 14:56:17 +00:00
jeremymuhia
cbd5f3cd5c [M3][FAB] update FAB dev doc assets
PiperOrigin-RevId: 399188514
2021-09-28 14:54:12 +00:00
serniebanders
0374350413 [M3][Docs] Update chip hero, composite and anatomy assets
PiperOrigin-RevId: 398782652
2021-09-28 14:53:02 +00:00
jeremymuhia
5da2d2d0dc [M3][BottomNav] update bottom nav dev doc
PiperOrigin-RevId: 398779288
2021-09-28 14:22:46 +00:00
conradchen
23f1af15a1 [M3][Dialog] Update M3 dialog dev doc
PiperOrigin-RevId: 398733152
2021-09-24 18:08:42 +00:00
hunterstich
6e1acd1aea [Docs][NavigationView] Updated navigation drawer documentation to Material 3.
PiperOrigin-RevId: 398721683
2021-09-24 17:55:32 +00:00
pfthomas
7c3ce42af6 [M3][Button] Update button dev docs with new assets
PiperOrigin-RevId: 398575807
2021-09-24 14:52:53 +00:00
hunterstich
b762fbc2dd [Docs][NavigationRail] Updated documentation to Material 3 and added new styles/attrs to res-public
PiperOrigin-RevId: 398481584
2021-09-23 19:38:38 +00:00
dsn5ft
c40ac672d8 [M3][Docs] Updated Top App Bar dev doc to Material3 and added new styles/attrs to res-public
PiperOrigin-RevId: 398465771
2021-09-23 19:37:46 +00:00
jeremymuhia
3e7504f0db [M3][Divider] update divider dev doc
PiperOrigin-RevId: 397754423
2021-09-20 12:33:17 -07:00
serniebanders
10284bcf74 [M3][Docs] Update bottomsheet documentation to describe M3 themes/styles.
Additionally exposes M3 bottomsheet styles in res-public

PiperOrigin-RevId: 397125281
2021-09-20 11:49:12 -07:00
jeremymuhia
83e240289e [M3][Badge] sync badge docs with implementation
PiperOrigin-RevId: 397106893
2021-09-20 10:58:52 -07:00
jeremymuhia
785f5d4895 [M3][FAB] update FAB dev doc
PiperOrigin-RevId: 396900654
2021-09-16 13:35:27 -07:00
serniebanders
6a30ac164a [M3][Docs] Update tabs documentation to describe M3 themes/styles.
Additionally exposes M3 tabs styles in res-public

PiperOrigin-RevId: 396627778
2021-09-16 12:38:21 -07:00
pekingme
e9e393dcbc [M3][ProgressIndicator] Updated progress indicator dev doc with M3 themes/styles.
PiperOrigin-RevId: 396615622
2021-09-16 11:46:03 -07:00
pfthomas
5be9e50258 [M3][RadioButton] Update RadioButton dev docs with M3 themes/styles
PiperOrigin-RevId: 396443322
2021-09-16 11:36:12 -07:00
conradchen
6626eed5c1 [M3][DatePicker] Update date picker dev doc with M3 themes/styles
Also adds missed text appearance attribute.

PiperOrigin-RevId: 396396263
2021-09-16 11:33:23 -07:00
pfthomas
3feb52af8a [M3][Checkbox] Update checkbox dev docs with M3 themes/styles
PiperOrigin-RevId: 395968902
2021-09-15 13:08:28 -07:00
serniebanders
ac66cd8cfb [M3][Docs] Update slider documentation to describe M3 themes/styles.
Additionally exposes M3 slider styles in res-public

PiperOrigin-RevId: 395957248
2021-09-15 12:56:46 -07:00
conradchen
764cd05b9d [M3][Snackbar] Update snackbar dev doc with M3 themes/styles
Also adds missed text appearance attribute.

PiperOrigin-RevId: 395951691
2021-09-15 12:45:45 -07:00
conradchen
06328c05ba [M3][TimePicker] Update time picker dev doc with M3 themes/styles
PiperOrigin-RevId: 395927842
2021-09-15 12:32:27 -07:00
serniebanders
227d489303 [M3][Docs] Update bottomappbar documentation to describe M3 themes/styles.
Additionally exposes M3 bottomappbar styles in res-public

PiperOrigin-RevId: 395771546
2021-09-15 12:29:05 -07:00
conradchen
0fbdedc9be [M3][TextField] Update text field dev doc with M3 themes/styles
PiperOrigin-RevId: 395758232
2021-09-15 12:27:48 -07:00
serniebanders
204eceb978 [M3][Docs] Update chip documentation to describe M3 themes/styles.
Additionally exposes M3 chip styles in res-public

PiperOrigin-RevId: 395730438
2021-09-15 12:26:01 -07:00
conradchen
063a17b9e9 [M3][Card] Update card dev docs with M3 themes/styles
PiperOrigin-RevId: 395726005
2021-09-15 12:23:49 -07:00
conradchen
f3e03107df [M3][Menu] Update menu dev docs with M3 themes/styles
PiperOrigin-RevId: 395563838
2021-09-08 17:54:05 -04:00
pfthomas
7a36823db0 [M3][Button] Update button dev docs with M3 themes/styles
PiperOrigin-RevId: 395562604
2021-09-08 17:47:57 -04:00
conradchen
a9faa18a3e [M3][Switch] Update switch dev doc with M3 themes/styles
PiperOrigin-RevId: 395472516
2021-09-08 11:11:13 -04:00
dsn5ft
760effb893 [Docs][Badge] Move badge assets into directory to be consistent with other components, and delete unused image
PiperOrigin-RevId: 392964548
2021-08-26 14:41:51 -04:00
leticiars
104337f2ba [Documentation] Updated bottom sheet doc.
PiperOrigin-RevId: 391048486
2021-08-16 13:47:50 -07:00
leticiars
782dffa8b7 [Divider] Added new Divider component to the library and Divider doc.
PiperOrigin-RevId: 381858673
2021-06-28 13:08:28 -07:00
raajkumars
cd9e6204d8 [Dialog] Added support for full width buttons in dialogs.
PiperOrigin-RevId: 368853063
2021-04-16 18:21:25 -04:00
leticiars
be5d96d70b [Documentation] Updating date picker doc.
PiperOrigin-RevId: 362035454
2021-03-10 10:04:03 -05:00
raajkumars
b8ed2dac59 [Navigation Rail] Updated navigation rail documentation to update images and related example code.
PiperOrigin-RevId: 360730108
2021-03-09 12:09:05 -08:00
raajkumars
853c695148 [Navigation Rail] Added documentation for navigation rail view component.
PiperOrigin-RevId: 358834724
2021-02-22 10:14:00 -08:00
nickrout
9ce3d153b7 [Documentation] Composite revamp.
PiperOrigin-RevId: 353052233
2021-01-21 12:56:20 -08:00
marianomartin
3eddfb99c8 [TimePicker] Add dev docs
PiperOrigin-RevId: 348020387
2020-12-17 12:49:00 -05:00
nickrout
00dc4c6b5a [Documentation] Updated Navigation Drawer doc.
PiperOrigin-RevId: 347660119
2020-12-15 15:06:07 -05:00
nickrout
90e3a66962 [Documentation] Updated Tabs alt-text for A11Y refresh.
PiperOrigin-RevId: 347372557
2020-12-14 15:05:03 -05:00
haodong
c6deb06397 [Documentation] Updated ProgressIndicator doc.
PiperOrigin-RevId: 345483853
2020-12-03 15:24:13 -05:00
leticiars
6213498cde [Documentation] Updated Menu assets images.
Also updated instances of 'gray' to 'grey' to match material.io

PiperOrigin-RevId: 344857374
2020-12-01 09:26:38 -05:00
leticiars
6f99bc1797 [Documentation] Updated Menus doc.
PiperOrigin-RevId: 343101409
2020-11-18 15:38:15 -05:00
leticiars
d99dafb0a2 [Documentation] Fixed password icon image example in text field doc.
PiperOrigin-RevId: 322827347
2020-07-27 13:18:44 -04:00