cketcham
|
3ad01eceda
|
Ignore empty header and dividers when counting the number of items in NavigationView for accessibility
PiperOrigin-RevId: 223407274
|
2018-12-06 11:39:08 -05:00 |
|
Brian Attwell
|
483d34a0f4
|
Don't rebind/relayout/reinflate any views after clicking a menu item
If none of the check state has changed, let's not update the menu. Background for this diff is at #61. While larger improvements may make sense, this diff is designed to mitigate the most serious issue in a way that doesn't create risk.
Test: used these modified classes inside the Android Uber app and ran a profiler. The problematic 50ms delay caused by this bug was fixed. You can see the before/after traces in https://issuetracker.google.com/issues/73723207.
Resolves https://github.com/material-components/material-components-android/issues/61
Resolves https://github.com/material-components/material-components-android/pull/62
GIT_ORIGIN_REV_ID=f8f8488689be67b8974d29e1c623e1dbe18cfdae
PiperOrigin-RevId: 221799350
|
2018-11-16 12:23:34 -05:00 |
|
Material Design Team
|
18c93ad9ae
|
Allow setting the size for navigation view icons
PiperOrigin-RevId: 208214420
|
2018-08-17 17:09:59 -04:00 |
|
gauthams
|
ac27064891
|
Add paired getter and setter for NavigationView setCheckedItem()/getCheckedItem()
PiperOrigin-RevId: 193267214
|
2018-04-30 11:28:37 -04:00 |
|
dniz
|
9ca33544ac
|
Update package name to com.google.android.material
PiperOrigin-RevId: 193236235
|
2018-04-30 11:24:23 -04:00 |
|