leticiars
158d8ca397
[Documentation] Updating outlined textfield image
...
PiperOrigin-RevId: 298693891
2020-03-05 13:03:11 -08:00
leticiars
48c4fffc6d
[Documentation] Fixing links in Card.md
...
PiperOrigin-RevId: 298386465
2020-03-02 15:40:36 -05:00
nickrout
2f266e73e9
[Documentation] Updating Card doc.
...
PiperOrigin-RevId: 298379765
2020-03-02 14:03:33 -05:00
leticiars
143372d9bc
[Documentation] Updating names in table of text field doc.
...
PiperOrigin-RevId: 297928117
2020-02-28 17:14:32 -05:00
leticiars
e942499383
[Documentation] Updating text fields doc info.
...
PiperOrigin-RevId: 297925786
2020-02-28 17:06:50 -05:00
leticiars
97866ace1a
[Documentation] Updating Card doc.
...
PiperOrigin-RevId: 297834426
2020-02-28 12:58:42 -05:00
Nick Rout
c723074b7c
[Text fields] Update doc
...
Resolves https://github.com/material-components/material-components-android/pull/1067
GIT_ORIGIN_REV_ID=1872514e11691a4aebce21f5c4c238399dbd32c7
PiperOrigin-RevId: 297681747
2020-02-28 09:47:06 -05:00
Daniele Campogiani
65165695a7
[Motion] Updated documentation
...
Resolves https://github.com/material-components/material-components-android/pull/1049
GIT_ORIGIN_REV_ID=18e65ec5f6eb4f6accd74b7409c161e6bb462339
PiperOrigin-RevId: 297120008
2020-02-25 11:24:36 -05:00
hunterstich
6bd8867b60
Update container transform Activity doc code snippet with targeting and duration setters.
...
PiperOrigin-RevId: 296962347
2020-02-24 18:32:09 -05:00
leticiars
eba2be64f4
[Documentation] Updating text fields doc
...
PiperOrigin-RevId: 296268737
2020-02-20 16:33:09 -05:00
hunterstich
27d85636ea
Fix Motion.md shared axis composition table format.
...
PiperOrigin-RevId: 296234586
2020-02-20 10:14:31 -08:00
leticiars
7b165f8cb1
Updating metadata Buttons.md path
...
PiperOrigin-RevId: 295999414
2020-02-19 13:31:30 -05:00
leticiars
6dc5bc2acc
Updating formatting of motion doc.
...
PiperOrigin-RevId: 295996355
2020-02-19 13:29:46 -05:00
Nick Rout
1abfca962c
[Buttons] Update doc
...
Resolves https://github.com/material-components/material-components-android/pull/1035
GIT_ORIGIN_REV_ID=a881d979ba6651d5efcc5e253b012018a5cb0fc4
PiperOrigin-RevId: 295969209
2020-02-19 11:07:46 -05:00
hunterstich
ea72404d69
Add forward slash to motion docs metadata
...
PiperOrigin-RevId: 295961536
2020-02-19 10:59:13 -05:00
leticiars
d716ba4877
Updating documentation
...
PiperOrigin-RevId: 295815452
2020-02-18 18:14:19 -05:00
hunterstich
edcfaca461
Update motion documentation fade through example gif.
...
PiperOrigin-RevId: 295146489
2020-02-14 12:11:11 -05:00
hunterstich
5db8dbdb07
Add motion documentation.
...
PiperOrigin-RevId: 294982367
2020-02-13 14:00:29 -08:00
leticiars
8cb5dd64e0
Renaming Buttons.md to Button.md for consistency. Leaving titles as Buttons to match material.io/components
...
Also adding info about AutoCompleteTextView being auto-inflated as MaterialAutoCompleteTextView
PiperOrigin-RevId: 293224503
2020-02-04 17:34:17 -05:00
Material Design Team
738e35a554
Add links to CSLs in button doc attr table
...
This adds links to full color state lists in the button doc attribute table.
PiperOrigin-RevId: 293024307
2020-02-04 17:31:26 -05:00
leticiars
83817a4f28
Adding missing attr information to Buttons doc
...
PiperOrigin-RevId: 292913740
2020-02-03 10:26:20 -05:00
leticiars
acb0870eed
Fixing tables formatting in Buttons doc.
...
PiperOrigin-RevId: 292579184
2020-01-31 16:51:27 -05:00
leticiars
b2194a0b01
Fixing duplicate title in buttons doc.
...
PiperOrigin-RevId: 292549090
2020-01-31 11:26:18 -05:00
leticiars
6f6459618c
[Documentation] Update and improvements of Buttons documentation.
...
Documentation about MaterialButton and MaterialButtonToggleGroup are now in the same doc.
PiperOrigin-RevId: 292420210
2020-01-31 11:14:11 -05:00
Pavlos-Petros Tournaris
ebb39f0fa8
Update Color.md
...
Resolves https://github.com/material-components/material-components-android/pull/941
GIT_ORIGIN_REV_ID=bea8db7cfefb64ab27460acb79baa797409d6879
PiperOrigin-RevId: 291734947
2020-01-27 13:07:07 -05:00
cketcham
52e88d7727
Add link to external design doc
...
PiperOrigin-RevId: 288340392
2020-01-06 14:43:15 -05:00
Material Design Team
6405635df4
Handle horizontal system insets for BottomAppBar.
...
Previously only the bottom inset (navigation bar) would add extra padding to the BottomAppBar which avoided overlapping with the bottom inset when drawing edge-to-edge. A problem arises if the device is rotated horizontally. The FAB (or sometimes the ActionMenuView in RtL layouts) would overlap with the right inset, making usage impossible.
This CL adjusts the FAB and ActionMenuView X translations when necessary to avoid the horizontal system insets. Two new stylable attributes have been added to enable/disable this behavior, analogous to the existing attribute for bottom padding.
PiperOrigin-RevId: 286419669
2019-12-19 15:45:44 -05:00
leticiars
545a4895f3
Adding simple documentation for Lists.
...
PiperOrigin-RevId: 285963479
2019-12-17 17:04:56 -05:00
leticiars
8035712517
Updating list of components that support shape theming.
...
PiperOrigin-RevId: 285786024
2019-12-16 16:03:47 -05:00
dniz
3a395b4503
Cleanup
...
PiperOrigin-RevId: 285076531
2019-12-12 11:44:35 -05:00
leticiars
b9c40e0639
Cleanup.
...
PiperOrigin-RevId: 285031511
2019-12-11 17:11:20 -05:00
leticiars
5c11ae6322
Cleanup
...
PiperOrigin-RevId: 285019089
2019-12-11 17:10:41 -05:00
afohrman
201ec6241c
Add support for placeholder text in TextInputLayout.
...
This is the initial implementation of placeholder text; it does not contain motion. At this stage, TextInputLayout sets the placeholder text visibility based on whether or not it should show.
PiperOrigin-RevId: 284808331
2019-12-11 17:06:57 -05:00
isabellekim
5383f4d4c2
Updating error color in documentation to match reality.
...
PiperOrigin-RevId: 283826308
2019-12-05 14:56:56 -05:00
dniz
acd10e6bb2
Update CollapsingToolbarLayout doc
...
PiperOrigin-RevId: 283605221
2019-12-05 14:29:44 -05:00
isabellekim
78be1a9014
Update documentation on BottomNavigationView
...
PiperOrigin-RevId: 282618646
2019-12-02 17:30:22 -05:00
isabellekim
7e6c22f7a8
Updating Color.md to indicate that colorPrimary is used on top of colorSurface / colorBackground
...
PiperOrigin-RevId: 281813684
2019-11-22 21:26:35 +00:00
cketcham
67491fca21
Add paddingBottomSystemWindowInsets to public attrs and update documentation
...
PiperOrigin-RevId: 281120848
2019-11-19 10:28:31 -08:00
leticiars
16eafca580
Updating Typography doc.
...
Resolves https://github.com/material-components/material-components-android/issues/748
PiperOrigin-RevId: 279790322
2019-11-11 16:37:03 -05:00
ldjesper
4b28559fea
Update Picker.md for freshness and customization options
...
PiperOrigin-RevId: 279090907
2019-11-07 16:08:52 -05:00
Yesid
451f6199cd
[TabLayout] Updated documentation
...
Resolves https://github.com/material-components/material-components-android/pull/726
GIT_ORIGIN_REV_ID=54fe70015a2f3bf9ad7b41e9dfd1d5016f9ef04c
PiperOrigin-RevId: 277561393
2019-11-01 13:28:40 -07:00
leticiars
f494ed33b2
Updating documentation.
...
PiperOrigin-RevId: 277275402
2019-11-01 13:28:40 -07:00
leticiars
dbe9713d71
Cleanup
...
PiperOrigin-RevId: 277061944
2019-11-01 13:28:40 -07:00
cketcham
efbb3e667e
Fix header spacing for Slider doc
...
PiperOrigin-RevId: 274169443
2019-10-21 10:20:05 -04:00
leticiars
739dc09e2e
Updating Slider documentation.
...
PiperOrigin-RevId: 273960736
2019-10-10 15:53:43 -04:00
ldjesper
c593b0a4a4
Update Pull Request guidance
...
PiperOrigin-RevId: 272056811
2019-10-01 04:09:51 -04:00
connieshi
195647b64e
Update BottomNavigationView's documentation to refer to updated badge api.
...
Resolves https://github.com/material-components/material-components-android/issues/642
PiperOrigin-RevId: 272041881
2019-10-01 04:09:26 -04:00
Gabriele Mariotti
11ec97a846
[MaterialCardView] Updated documentation with the reference of the Androidx CardView
...
Resolves https://github.com/material-components/material-components-android/pull/574
GIT_ORIGIN_REV_ID=2656d3dee0f43ffa3d210711e7c468c9e4260280
PiperOrigin-RevId: 271606323
2019-09-27 14:06:59 -04:00
leticiars
18cb4b41e8
Updating text field documentation with prefix and suffix attributes
...
PiperOrigin-RevId: 271135855
2019-09-26 17:56:20 -04:00
connieshi
fd8678371a
Add missing line breaks.
...
PiperOrigin-RevId: 270038867
2019-09-20 10:58:23 -04:00