commit | 910de28f0a195668fad38ad2367c1f7237a7af98 | [log] [tgz] |
---|---|---|
author | Aurimas Liutikas <aurimas@google.com> | Wed Jun 22 17:23:31 2016 -0700 |
committer | Aurimas Liutikas <aurimas@google.com> | Wed Jun 22 17:30:25 2016 -0700 |
tree | 5fbb1cdd28965965bda794c73ecf1dffb3b04958 | |
parent | 38ddc5fc7d97e5016a6040bc883cacbcdf449dd0 [diff] |
Fix BottomNavigationView tint clearing with null. Fixes a crash in BottomNavigationView for setItemIconTintList(null) calls. Additionally, CL adds tests to make sure tinting work correctly (largely inspired by NavigationViewTest). Finally, starts settings BottonNavigationItemView id to the MenuItem id. Bug: 27675079 Change-Id: Ief696ab997407ad17eedc6b43c373e95638f4c34