8 Commits

Author SHA1 Message Date
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