ittianyu / BottomNavigationViewEx

An android lib for enhancing BottomNavigationView. 一个增强BottomNavigationView的安卓库。
MIT License
3.47k stars 558 forks source link

how to setIconTintList? #124

Closed vanyarachell closed 5 years ago

vanyarachell commented 6 years ago

Can you give example for setIconTintList?

ittianyu commented 6 years ago

Sorry, I'm tired.

ittianyu commented 5 years ago

Now you can set it in following way: (version 2.0.4)

getBottomNavigationMenuView().setIconTintList(null);