346 Commits

Author SHA1 Message Date
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
pfthomas
267da1080f [MaterialTextView] Update documentation
PiperOrigin-RevId: 391996200
2021-08-23 09:35:25 -07:00
leticiars
e019c82f6d [Documentation] Added class description links to progress indicator doc.
PiperOrigin-RevId: 391132315
2021-08-16 14:36:22 -07:00
leticiars
104337f2ba [Documentation] Updated bottom sheet doc.
PiperOrigin-RevId: 391048486
2021-08-16 13:47:50 -07:00
leticiars
4df4d56027 [Documentation] Fixed content link in divider doc
PiperOrigin-RevId: 390176517
2021-08-16 13:34:19 -07:00
proletarius101
4229145761 [Documentation] Fix typo
Resolves https://github.com/material-components/material-components-android/pull/2315

GIT_ORIGIN_REV_ID=2e873274c5ee46452bba516c27596cf7ea8ec3c0
PiperOrigin-RevId: 389905788
2021-08-10 21:09:04 -07:00
Sasikanth Miriyampalli
27b99ed69b [Dividers] Fix styles and attrs references in documentation
Resolves https://github.com/material-components/material-components-android/pull/2282

GIT_ORIGIN_REV_ID=94274657c261c30201d2c165405af3e08ba2a26b
PiperOrigin-RevId: 384925580
2021-07-15 12:36:40 -04:00
leticiars
86f8c5167f [Documentation] Fix menu doc.
Setting focusable false on the menu would actually cause weird behaviors.

PiperOrigin-RevId: 382188438
2021-07-01 06:48:31 -07:00
leticiars
d0e3ce152e [Documentation] Fixed divider title
PiperOrigin-RevId: 382133132
2021-07-01 06:47:38 -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
Kevin Barry
9a603aaf26 [FloatingActionButton] Updated documentation for RTL support
Resolves https://github.com/material-components/material-components-android/pull/2267

GIT_ORIGIN_REV_ID=becf99c75054f77c9288d23a66843e6f07cad2ab
PiperOrigin-RevId: 381293753
2021-06-28 12:57:49 -07:00
ueen
48a58262a5 [AutoCompleteTextView] Updated documentation
Resolves https://github.com/material-components/material-components-android/pull/2226

GIT_ORIGIN_REV_ID=337de7cc613904c17a53f4544f69ef1deb87e6a8
PiperOrigin-RevId: 379337902
2021-06-14 20:17:11 +00:00
haodong
209bad3299 [ProgressIndicator] Enabled switch from indeterminate mode to determinate mode while visible.
Resolves https://github.com/material-components/material-components-android/issues/1921

PiperOrigin-RevId: 378944543
2021-06-14 18:33:33 +00:00
Material Design Team
336042dd0d [Documentation][TextInputLayout]
PiperOrigin-RevId: 378427153
2021-06-09 18:22:53 +00:00
dniz
5c147722ed [CollapsingToolbarLayout] Added support for expanded and collapsed title text color attributes
PiperOrigin-RevId: 375103699
2021-05-21 14:10:28 -07:00
afohrman
b5032876e2 [Docs] Updated BottomNavigation documentation.
PiperOrigin-RevId: 372458881
2021-05-07 12:19:21 -04:00
conradchen
5d092b75a6 [Color] Internal change
PiperOrigin-RevId: 372355438
2021-05-07 12:14:33 -04:00
afohrman
bd5a96fd13 [Checkbox][Documentation] Fix typo in the word "checkbox".
PiperOrigin-RevId: 371354931
2021-04-30 15:06:50 -04:00
haodong
0ed7c7675e [BottomAppBar] Adding the attr to set the color of navigation icon.
PiperOrigin-RevId: 370999656
2021-04-29 14:49:59 -04:00
leticiars
af9570c40f [Doc] Fixing typo.
PiperOrigin-RevId: 370687022
2021-04-27 11:51:09 -04:00
leticiars
a0095572fa [Internal] Internal cleanup.
PiperOrigin-RevId: 369918411
2021-04-22 15:01:21 -04:00
nickrout
95a769c373 [Documentation] Improving navigation rail documentation.
PiperOrigin-RevId: 369436073
2021-04-20 15:18:22 -04:00
raajkumars
cd9e6204d8 [Dialog] Added support for full width buttons in dialogs.
PiperOrigin-RevId: 368853063
2021-04-16 18:21:25 -04:00
Material Design Team
a200a5ef17 [NavigationRail] Moves OnNavigationItem listeners to the NavigationBarView class
to be easier used by developers and other libraries

An example of where the current implementation fails is in Jetpack Navigation component where we rely on setOnNavigationItemSelectedListener and the similar methods in NavigationBarView (setOnItemSelectedListener) are protected.

PiperOrigin-RevId: 367467206
2021-04-08 20:43:35 -04:00
leticiars
f97560d8a8 [TextInputLayout][Large Screens] Adding setMinWidth and setMaxWidth methods on the TextInputLayout so it works as expected.
PiperOrigin-RevId: 366041873
2021-03-31 11:57:04 -04:00
leticiars
81273acb26 [TextInputLayout][LargeScreens] Adding default, max and min widths for text fields to optimize for large screens.
PiperOrigin-RevId: 363660219
2021-03-18 12:54:05 -04:00
haodong
ca285ea349 [Docs] Updated progress indicator document to clarify a usage requirement for linear contiguous animation.
Resolves https://github.com/material-components/material-components-android/issues/2043

PiperOrigin-RevId: 363518334
2021-03-18 09:54:07 -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
cketcham
28c3254d2a [BottomSheet] Allow opting out of edge to edge on the top
PiperOrigin-RevId: 359525223
2021-03-03 12:40:48 -05:00
dniz
cbf528e3a6 [MaterialToolbar] Added support for centering title and subtitle
Resolves https://github.com/material-components/material-components-android/issues/2011

PiperOrigin-RevId: 359360955
2021-03-03 12:37:29 -05:00
raajkumars
853c695148 [Navigation Rail] Added documentation for navigation rail view component.
PiperOrigin-RevId: 358834724
2021-02-22 10:14:00 -08:00
Albert Vaca Cintora
799a78c66f [ProgressIndicator] Fixed typo in progressindicator sample code
Resolves https://github.com/material-components/material-components-android/pull/2048

GIT_ORIGIN_REV_ID=efc6062d808f4afe01c06e88c49d6c8cb3172bb8
PiperOrigin-RevId: 356779678
2021-02-17 06:43:53 -08:00
nickrout
d6761f24e3 [Documentation] A11y refresh.
PiperOrigin-RevId: 354530799
2021-01-29 09:11:15 -08:00
nickrout
42df390412 [Documentation] A11y refresh.
PiperOrigin-RevId: 354311833
2021-01-28 09:07:05 -08:00
nickrout
0fcf1857c8 [Documentation] Radio button a11y refresh.
PiperOrigin-RevId: 353853426
2021-01-26 08:57:18 -08:00
nickrout
66f9a92c25 [Documentation] A11y refresh.
PiperOrigin-RevId: 353629654
2021-01-25 09:24:01 -08:00
Brian Hoffmann
5b32b25c0c [Documentation] Fix theme attr name to floatingActionButtonStyle
Resolves https://github.com/material-components/material-components-android/pull/1998

GIT_ORIGIN_REV_ID=ffb003b6b7f57097e70759acae173da0d98b8ad5
PiperOrigin-RevId: 353111357
2021-01-21 15:06:11 -08:00
leticiars
77918676d1 [Documentation] Fixed tables having empty first column title.
PiperOrigin-RevId: 353095221
2021-01-21 17:21:37 -05:00
nickrout
3496f63253 [Documentation] Buttons a11y rework.
PiperOrigin-RevId: 353055449
2021-01-21 12:58:20 -08:00
nickrout
9ce3d153b7 [Documentation] Composite revamp.
PiperOrigin-RevId: 353052233
2021-01-21 12:56:20 -08:00
nickrout
32f73bbfba [Documentation] Fixed date picker typo.
PiperOrigin-RevId: 353021192
2021-01-21 12:52:37 -08:00
leticiars
13cd0febf8 [Documentation] Updated link name.
PiperOrigin-RevId: 351802572
2021-01-14 13:09:30 -05:00
leticiars
d9fa78f176 [Documentation] Fixed table in TimePicker.md
PiperOrigin-RevId: 350758688
2021-01-08 10:29:01 -05:00
NUmeroAndDev
3ef214f6f9 [Radio button] Fixed sample code in documentation
Resolves https://github.com/material-components/material-components-android/pull/1965

GIT_ORIGIN_REV_ID=e0cb63ede7a16d244232a91b82f2109bbcef73ec
PiperOrigin-RevId: 350592926
2021-01-08 10:27:21 -05:00
Material Design Team
f03556e0b5 [Documentation] Fix doc typo
PiperOrigin-RevId: 348664944
2021-01-06 13:30:28 -05:00
marianomartin
3eddfb99c8 [TimePicker] Add dev docs
PiperOrigin-RevId: 348020387
2020-12-17 12:49:00 -05:00
haodong
2a6715f464 [ProgressIndicator] Added other predefined styles in document.
PiperOrigin-RevId: 347914734
2020-12-17 11:26:31 -05:00
nickrout
00dc4c6b5a [Documentation] Updated Navigation Drawer doc.
PiperOrigin-RevId: 347660119
2020-12-15 15:06:07 -05:00
cketcham
c574e9ea23 [BottomSheet] Add flag to opt in to edge to edge behavior rather than only relying on the navigationBarColor
PiperOrigin-RevId: 347387288
2020-12-14 15:08:19 -05:00