20 Commits

Author SHA1 Message Date
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
157092a6fb [Documentation] Fixing formatting in some tables.
PiperOrigin-RevId: 319786452
2020-07-06 11:51:27 -04:00
leticiars
d2fb84944f [Documentation] Fix styles table of bottomappbar doc
PiperOrigin-RevId: 314181404
2020-06-01 17:36:27 -04:00
nickrout
0d61a37450 [Documentation] Updating Bottom App Bar doc.
PiperOrigin-RevId: 313595484
2020-05-29 15:57:50 -04: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
cketcham
67491fca21 Add paddingBottomSystemWindowInsets to public attrs and update documentation
PiperOrigin-RevId: 281120848
2019-11-19 10:28:31 -08:00
marianomartin
e2eec4aca1 Fix links that were broken during cleanup
Resolves https://github.com/material-components/material-components-android/issues/414

PiperOrigin-RevId: 256034438
2019-07-03 14:06:30 -04:00
marianomartin
450300d973 Internal cleanup
PiperOrigin-RevId: 253249607
2019-06-18 13:30:04 -04:00
cketcham
dc72aaeed4 Migrate Gradle build and sources to androidx
PiperOrigin-RevId: 225551505
2018-12-21 11:07:45 -05:00
cketcham
841ba156fc Automated g4 rollback of changelist 199530791
PiperOrigin-RevId: 201188669
2018-06-20 17:29:57 -04:00
cketcham
1397f5d12a Add hide on scroll docs for BottomAppBar
PiperOrigin-RevId: 199630885
2018-06-20 17:25:14 -04:00
afohrman
b087cbad7a Roll back deletion of FAB attachment functionality.
PiperOrigin-RevId: 199530791
2018-06-20 17:24:55 -04:00
cketcham
cdb99838c6 Don't allow the fab to be detached from the BottomAppBar unless the fab isn't visible, or the BottomAppBar is scrolled off the screen
PiperOrigin-RevId: 199511216
2018-06-20 17:24:01 -04:00
cketcham
73d1c6f148 Update links in material component docs
PiperOrigin-RevId: 195898245
2018-05-08 20:10:49 -04:00
cketcham
5e20eda1dc Update bottom app bar documentation link
PiperOrigin-RevId: 194998628
2018-05-02 14:11:34 -04:00
marianomartin
50803c06d5 [material] fix documentation for bottom app bar
PiperOrigin-RevId: 194241279
2018-04-30 12:01:45 -04:00
dniz
375eb8220b Update docs to point to new widget class locations
PiperOrigin-RevId: 193539651
2018-04-30 11:34:37 -04:00
dniz
9ca33544ac Update package name to com.google.android.material
PiperOrigin-RevId: 193236235
2018-04-30 11:24:23 -04:00
cketcham
848795fa39 Add Documentation for BottomAppBar
PiperOrigin-RevId: 189775730
2018-04-03 11:45:43 -04:00