gauthams
|
8cbde4c219
|
Update tabs to use type scale attributes, and enforce textAppearance check
PiperOrigin-RevId: 202501993
|
2018-07-02 09:46:58 -04:00 |
|
gauthams
|
cfe88cad74
|
Fix a long-standing selection bug in TabLayout, where an OnTabSelectedListener onTabUnselected() method would interpret the now-unselected tab as still being selected, resulting in broken behavior where an unselected tab was still being displayed as selected.
PiperOrigin-RevId: 197806355
|
2018-05-30 17:30:18 -04:00 |
|
Material Design Team
|
b07bcdeefd
|
[a11y] Set the content description of the entire TabView, rather than just on the icon or the TextView. Use the text as the content description if the content description property hasn't been set.
PiperOrigin-RevId: 193727801
|
2018-04-30 11:37:02 -04:00 |
|
dniz
|
9ca33544ac
|
Update package name to com.google.android.material
PiperOrigin-RevId: 193236235
|
2018-04-30 11:24:23 -04:00 |
|