259 Commits

Author SHA1 Message Date
leticiars
fe470c0e08 [Documentation] Updated switch doc name file.
PiperOrigin-RevId: 333108043
2020-09-23 07:58:26 -07:00
dniz
d5eeea6247 [MaterialToolbar] Added navigationIconColor attribute
PiperOrigin-RevId: 332019070
2020-09-16 11:45:41 -07:00
leticiars
22973ff103 [TextFields] Added expandedHintEnabled attribute (true by default). If set to false it allows for the hint to always be in its collapsed state.
If false it also allows for the placeholder text and prefix/suffix to be displayed when the text field is empty.

Resolves https://github.com/material-components/material-components-android/issues/1459
Resolves https://github.com/material-components/material-components-android/issues/1644
Resolves https://github.com/material-components/material-components-android/pull/1645
Resolves https://github.com/material-components/material-components-android/pull/1163

PiperOrigin-RevId: 331181181
2020-09-11 14:52:40 -04:00
Gabriele Mariotti
df0401bd29 [MaterialCardView] Added options to set custom checkedIcon size and margin
Resolves https://github.com/material-components/material-components-android/pull/1613

GIT_ORIGIN_REV_ID=ace8cb8b2e55806760e4d28214bd72afb46a6592
PiperOrigin-RevId: 330932167
2020-09-10 11:14:31 -04:00
haodong
d615d2ac37 [SwitchMaterial] Added processing status.
PiperOrigin-RevId: 328982034
2020-08-28 18:05:07 -04:00
Gabriele Mariotti
487e321497 [Slider] Added options to set thumbStrokeColor and thumbStrokeWidth
Resolves https://github.com/material-components/material-components-android/pull/1653
Resolves https://github.com/material-components/material-components-android/issues/1652

GIT_ORIGIN_REV_ID=ba5cab25a210a34e9d6396101ad045c8cfc8cb92
PiperOrigin-RevId: 328542122
2020-08-26 17:40:22 -04:00
leticiars
d09b416370 [Documentation] Renamed timepicker to TimePicker
PiperOrigin-RevId: 328334332
2020-08-26 09:46:50 -04:00
Gabriele Mariotti
d88ff770be [Doc] Updated FloatingActionButton doc
Resolves https://github.com/material-components/material-components-android/pull/1619

GIT_ORIGIN_REV_ID=a04d0e15497d545483d75cad986ecf1dc71f632b
PiperOrigin-RevId: 327242012
2020-08-18 16:32:01 -04:00
marianomartin
255a23f467 [Docs] Changed path for timepicker.md
PiperOrigin-RevId: 326438581
2020-08-13 13:21:13 -04:00
marianomartin
c11ef51890 [TimePicker] Added docs
PiperOrigin-RevId: 326435948
2020-08-13 09:48:17 -04:00
dniz
245d5137f0 Internal change
PiperOrigin-RevId: 325844588
2020-08-10 14:31:54 -04:00
Shohei Kawano
4d35ec65e1 [Menu] Remove unnecessary backticks from Menu.md
Resolves https://github.com/material-components/material-components-android/pull/1599

GIT_ORIGIN_REV_ID=68755a9c3d75375aa83d0dc34f83bdb65a2ac8e0
PiperOrigin-RevId: 325840223
2020-08-10 14:29:28 -04:00
Gabriele Mariotti
d24c6d8a3e [Doc] Slider - added tickVisible
Resolves https://github.com/material-components/material-components-android/pull/1582

GIT_ORIGIN_REV_ID=cdaed54bd8cccea91fe4575968376a727328a184
PiperOrigin-RevId: 325456901
2020-08-07 15:28:04 -04:00
haodong
77582b5e21 [ProgressIndicator] Renamed indicatorWidth with indicatorSize to eliminate the confusion of indicatorWidth controlling view height in LINEAR types.
Resolves https://github.com/material-components/material-components-android/issues/1491

PiperOrigin-RevId: 325045868
2020-08-05 16:25:19 -04:00
Material Design Team
f6700fb2ac [Documentation] Fix typos.
PiperOrigin-RevId: 324261236
2020-07-31 15:43:50 -04:00
dniz
d8d3e0a6e0 Internal change
PiperOrigin-RevId: 324209932
2020-07-31 11:26:40 -04:00
Gabriele Mariotti
569743ed5d [Doc] Fixed the itemTextColor attribute in the BottomNavigationView doc
Resolves https://github.com/material-components/material-components-android/pull/1549

GIT_ORIGIN_REV_ID=c6a2740375de3a247089fdaea20aef0e7930ceb7
PiperOrigin-RevId: 324201807
2020-07-31 11:20:56 -04:00
leticiars
d99dafb0a2 [Documentation] Fixed password icon image example in text field doc.
PiperOrigin-RevId: 322827347
2020-07-27 13:18:44 -04:00
marianomartin
b8f4b221f4 [Slider] Added min separation support
PiperOrigin-RevId: 322212299
2020-07-21 04:17:46 -07:00
dniz
fcf4b9f6ac [Docs] Updated link to Google Maven in Getting Started guide to be more specific
PiperOrigin-RevId: 321611185
2020-07-20 12:32:51 -07:00
nickrout
5ac487a7c0 [Documentation] Fixed broken links.
PiperOrigin-RevId: 320965013
2020-07-15 09:41:16 -07:00
leticiars
44ff02f7ba [Documentation] Updated Chips documentation.
PiperOrigin-RevId: 320443747
2020-07-10 11:45:14 -07:00
nickrout
778569341a [Documentation] Removing CollapsingToolbarLayout.md in favor of TopAppBar.md.
PiperOrigin-RevId: 319941110
2020-07-07 10:57:59 -04:00
leticiars
3b396791df [Documentation] Fixed formatting.
PiperOrigin-RevId: 319870885
2020-07-07 10:56:33 -04:00
leticiars
157092a6fb [Documentation] Fixing formatting in some tables.
PiperOrigin-RevId: 319786452
2020-07-06 11:51:27 -04:00
nickrout
9e032f8b2d [Documentation] Updating Tabs doc.
PiperOrigin-RevId: 319176877
2020-07-06 11:07:47 -04:00
leticiars
69fb8008ed [Documentation] Updated Slider documentation.
PiperOrigin-RevId: 319056121
2020-06-30 16:10:11 -04:00
leticiars
e4da6b4ec9 [Documentation] Cleanup.
PiperOrigin-RevId: 318856706
2020-06-29 16:19:40 -04:00
leticiars
8d1f3b98d5 [Documentation] Replacing svgs with pngs
PiperOrigin-RevId: 318846955
2020-06-29 16:18:55 -04:00
leticiars
bd9124bfe5 [Documentation] Adding note about using text fields programmatically.
PiperOrigin-RevId: 316899324
2020-06-17 20:06:15 -07:00
leticiars
a68c7f4de4 [Documentation] Updating Snackbar documentation.
PiperOrigin-RevId: 316489699
2020-06-15 23:56:25 -07:00
leticiars
c66c69de2a [Documentation] Updated selection controls metadata.
PiperOrigin-RevId: 314970022
2020-06-08 15:50:35 -04:00
nickrout
11569e2ac2 [Documentation] Added progress indicator.
PiperOrigin-RevId: 314531651
2020-06-03 16:24:49 -04:00
leticiars
b2125d58f1 [Documentation] Minor updates
PiperOrigin-RevId: 314342373
2020-06-02 12:58:20 -04:00
leticiars
d2fb84944f [Documentation] Fix styles table of bottomappbar doc
PiperOrigin-RevId: 314181404
2020-06-01 17:36:27 -04:00
leticiars
0c7db72dae [Documentation] Updating Switch documentation.
PiperOrigin-RevId: 314165848
2020-06-01 17:19:07 -04:00
leticiars
675fe8c690 [Documentation] Fixing checkbox attrs table.
PiperOrigin-RevId: 314155324
2020-06-01 17:17:25 -04:00
leticiars
83ba0401b1 [Documentation] Updating Checkbox documentation.
PiperOrigin-RevId: 314146384
2020-06-01 17:15:18 -04:00
leticiars
b01058a58b [Documentation] Updating RadioButton documentation.
PiperOrigin-RevId: 314134918
2020-06-01 17:12:07 -04:00
nickrout
0d61a37450 [Documentation] Updating Bottom App Bar doc.
PiperOrigin-RevId: 313595484
2020-05-29 15:57:50 -04:00
Steve Grosbois
24e684ffe5 [Documentation] Fixed materialAlertDialogTitleTextStyle default value
Resolves https://github.com/material-components/material-components-android/pull/1300

GIT_ORIGIN_REV_ID=fac63ff74553b7093e7fd2c0e2141e6bf5b5af60
PiperOrigin-RevId: 311348976
2020-05-13 17:19:26 -04:00
Material Design Team
fbd414b1c9 [Documentation] Updating Card doc.
PiperOrigin-RevId: 310549081
2020-05-08 15:25:42 -04:00
leticiars
2bc442e3fb [Documentation] Updating FABs doc.
Deleting Extended FAB doc as it's now together with regular FAB.

PiperOrigin-RevId: 310161124
2020-05-07 12:18:26 -04:00
leticiars
e301799492 [Documentation] Fixing formatting.
PiperOrigin-RevId: 309081639
2020-04-29 16:15:43 -04:00
dniz
8f103bc974 Fix Snackbar doc to mention that action text defaults to primary color
PiperOrigin-RevId: 309043112
2020-04-29 13:31:15 -04:00
leticiars
70cc027b15 [Documentation] Fixing some formatting issues in the bottomnav doc.
PiperOrigin-RevId: 308871497
2020-04-28 15:18:42 -04:00
leticiars
0d1025a061 [Documentation} Adding table of content and hero images to new docs.
PiperOrigin-RevId: 308713205
2020-04-27 18:55:04 -04:00
leticiars
4a8e005755 [Documentation] Updating bottom navigation documentation.
PiperOrigin-RevId: 308622502
2020-04-27 17:27:22 -04:00
leticiars
d5fc3fd847 [Documentation] Correcting component name.
PiperOrigin-RevId: 305492875
2020-04-13 09:24:47 -07:00
nickrout
2a2cd41f88 [Documentation] Updating top app bar doc images.
PiperOrigin-RevId: 305205790
2020-04-07 12:18:47 -04:00