haodong
9d7ae04e0e
[ProgressIndicator] Renamed some attributes.
...
PiperOrigin-RevId: 343299956
2020-11-19 12:33:42 -05:00
leticiars
6f99bc1797
[Documentation] Updated Menus doc.
...
PiperOrigin-RevId: 343101409
2020-11-18 15:38:15 -05:00
cketcham
b163458a3a
[BottomSheet] Updates the way BottomSheet handles insets
...
This updates ThemeOverlay styles to prevent drawing a transparent nav bar and updates BottomSheetBehavior and BottomSheetDialog to handle insets correctly so content isn't drawn behind the status bar or navigation bar.
Resolves https://github.com/material-components/material-components-android/issues/1222
Resolves https://github.com/material-components/material-components-android/issues/267
PiperOrigin-RevId: 343006492
2020-11-18 10:40:16 -05:00
isabellekim
a12519d009
[Documentation] Fix at typo.
...
PiperOrigin-RevId: 342333454
2020-11-14 10:14:57 -05:00
haodong
e1d979631d
[ProgressIndicator] Combined attributes show/hideBehaviorLinear and show/hideBehaviorCircular.
...
PiperOrigin-RevId: 342086777
2020-11-14 10:07:06 -05:00
haodong
b1ef02a16b
[ProgressIndicator] Cleaned up deprecated class and resources.
...
PiperOrigin-RevId: 342076767
2020-11-12 13:53:23 -05:00
haodong
c76665bc11
[ProgressIndicator] Deprecated LINEAR type in ProgressIndicator and ProgressIndicator.
...
PiperOrigin-RevId: 342069665
2020-11-12 13:49:35 -05:00
leticiars
f664c111c0
[Documentation] Updated bottomnav a11y alt text.
...
PiperOrigin-RevId: 341834204
2020-11-12 10:32:30 -05:00
leticiars
4ab20d7f7f
[Documentation] Updated a11y alt-text for dialog and topappbar
...
PiperOrigin-RevId: 341404118
2020-11-09 12:02:00 -05:00
nickrout
191a48bd8a
[Documentation] Updating Card doc with new a11y alt-text.
...
PiperOrigin-RevId: 339664183
2020-10-29 15:18:43 -04:00
haodong
b6643204a6
[ProgressIndicator] Added LinearProgressIndicator and LinearProgressIndicatorSpec.
...
PiperOrigin-RevId: 338738646
2020-10-27 04:35:45 -07:00
haodong
a7f1430f62
[ProgressIndicator] Deprecated CIRCULAR type in ProgressIndicator.
...
PiperOrigin-RevId: 337590517
2020-10-19 05:57:40 -07:00
hunterstich
0afcb48f14
[TabLayout] Automated g4 rollback of changelist 337128442.
...
*** Reason for rollback ***
[TabLayout] Roll forward with dot indicator fix
*** Original change description ***
Automated g4 rollback of changelist 337092676
PiperOrigin-RevId: 337484043
2020-10-16 05:54:50 -07:00
leticiars
8c6a164113
[Documentation] Fixing docs titles to be H1
...
PiperOrigin-RevId: 337308305
2020-10-15 13:39:33 -07:00
hunterstich
91589f4c24
Automated g4 rollback of changelist 337092676
...
PiperOrigin-RevId: 337128442
2020-10-15 13:28:59 -07:00
hunterstich
f0a80c4e41
[TabLayout] Automated g4 rollback of changelist 336764852.
...
*** Reason for rollback ***
Roll forward with fix
*** Original change description ***
Automated g4 rollback of changelist 336704515
PiperOrigin-RevId: 337092676
2020-10-15 13:25:34 -07:00
connieshi
9487c33b8a
Automated g4 rollback of changelist 336347365
...
PiperOrigin-RevId: 336978123
2020-10-15 13:23:56 -07:00
connieshi
6951bd5179
[Chip] Support elevation overlay.
...
Resolves https://github.com/material-components/material-components-android/issues/1749
PiperOrigin-RevId: 336930100
2020-10-15 13:21:17 -07:00
hunterstich
f743057941
Automated g4 rollback of changelist 336704515
...
PiperOrigin-RevId: 336764852
2020-10-15 13:16:16 -07:00
hunterstich
f8f3d9086e
[TabLayout] Added initial indicator interpolation extensibility.
...
Added a linear and elastic interpolator to handle specing the indicator at any point between two tabs.
PiperOrigin-RevId: 336704515
2020-10-15 13:14:22 -07:00
Material Design Team
0f717f8cce
Automated g4 rollback of changelist 336306885
...
PiperOrigin-RevId: 336347365
2020-10-15 13:01:02 -07:00
haodong
1c135f040c
[ProgressIndicator] Added new attributes and styles for LinearProgressIndicator and CircularProgressIndicator.
...
PiperOrigin-RevId: 336308622
2020-10-15 12:32:41 -07:00
connieshi
5e35d14c18
[Badge] Update badge to support being anchored to any view in pre 18.
...
In <API18, BadgeDrawable will dynamically 1) wrap the anchor in a FrameLayout and 2) replace the anchor with the FrameLayout in the anchor' view hierarchy. BadgeDrawable will set itself as foreground on the FrameLayout.
If the user does not want BadgeDrawable to manipulate its view hierarchy, the user can pass in an instance of FrameLayout `customBadgeParent` in #attachBadgeDrawable instead.
Labeled BadgeUtils as experimental and removed the RestrictedTo(Scope.Library) annotation.
Updated TopAppBar main demo to show a badge on a toolbar menu item.
PiperOrigin-RevId: 336306885
2020-10-15 12:31:14 -07:00
dniz
e5bed8653c
[MaterialToolbar] Renamed navigationIconColor attribute to navigationIconTint
...
PiperOrigin-RevId: 336079531
2020-10-08 16:35:04 +00:00
haodong
bd731f486a
[ExtendedFloatingActionButton] Added support to configure different size when collapsed.
...
PiperOrigin-RevId: 334209576
2020-09-29 09:17:35 -07:00
dniz
a6d788f28e
[CollapsingToolbarLayout] Added collapsingToolbarLayoutStyle default theme attribute
...
PiperOrigin-RevId: 333515330
2020-09-24 09:02:13 -07:00
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