roughike / BottomBar

(Deprecated) A custom view component that mimics the new Material Design Bottom Navigation pattern.
Apache License 2.0
8.42k stars 1.51k forks source link

No Title show when set icon #534

Open ItsBenyaamin opened 8 years ago

ItsBenyaamin commented 8 years ago

hi everybody i make a bottombar with this lib and when i set icon , title not show

bbn

whats the solution? and why icons very large?

Wingge commented 8 years ago

the same isue is have..

ItsBenyaamin commented 8 years ago

any one cant help to me?

siuwongl1 commented 8 years ago

please try to replace your icon with suitable icon... such as mdpi(22x22px) hdpi(33x33px) and so on...

ItsBenyaamin commented 8 years ago

still have that problem even set 22x22 icon :(

CodeSnooker commented 8 years ago

I am getting the same thing. Any solution?

raoravik commented 8 years ago

Creating icons through Android asset studio generator solves the issue. Using Android Studio Asset Importer is not working.

Dimezis commented 7 years ago

@raoravik It's not a solution. It's far more convenient to create icons through Android studio (or you may get them from the designer). @roughike Why just not resize them in BottomBar to the proper size?