rightnao
1785bbfabe
[Docs] Cross-reference m.io and DAC in Github docs
...
PiperOrigin-RevId: 546035020
2023-07-07 17:50:11 +00:00
rightnao
8b016a0e8b
[NavigationRail][Badge] Added bigger padding in between items on the navigation rail when font scale is large so there is more room for the badges when they are forced inside the view bounds
...
Also fixed bug with navigation rail items moving when there is a badge vs when there is no longer a badge, and adds 4dp padding between icon container/active indicator and label text as per specs https://m3.material.io/components/navigation-rail/overview
PiperOrigin-RevId: 540349399
2023-06-14 12:47:57 -07:00
pfthomas
022e217770
[Navigation] Add itemTextAppearanceActiveBoldEnabled attr
...
Resolves https://github.com/material-components/material-components-android/issues/3191
Resolves https://github.com/material-components/material-components-android/issues/3293
PiperOrigin-RevId: 539977391
2023-06-14 15:14:24 +00:00
pubiqq
c1ef52b8ea
[Badge] Allow text strings in badges
...
Resolves https://github.com/material-components/material-components-android/pull/2978
GIT_ORIGIN_REV_ID=39c9f60cff607fba1e9ca57ae8bc155c5919e503
Co-authored-by: imhappi
PiperOrigin-RevId: 520368686
2023-03-29 19:18:22 +00:00
hunterstich
3b2b56ec5d
[NavigationRail] Updated documentation to include window inset attributes.
...
PiperOrigin-RevId: 431462467
2022-03-01 08:55:06 -08:00
dsn5ft
a01323072c
[Docs] Fixed formatting of multiline tables in dev docs
...
PiperOrigin-RevId: 400731284
2021-10-05 08:57:06 -04:00
Material Design Team
0691344726
[M3][Docs] Update Navigation Rail developer documentation
...
PiperOrigin-RevId: 398716331
2021-09-24 14:54:15 +00:00
hunterstich
b762fbc2dd
[Docs][NavigationRail] Updated documentation to Material 3 and added new styles/attrs to res-public
...
PiperOrigin-RevId: 398481584
2021-09-23 19:38:38 +00:00
nickrout
95a769c373
[Documentation] Improving navigation rail documentation.
...
PiperOrigin-RevId: 369436073
2021-04-20 15:18:22 -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
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
raajkumars
853c695148
[Navigation Rail] Added documentation for navigation rail view component.
...
PiperOrigin-RevId: 358834724
2021-02-22 10:14:00 -08:00