Image recognised in Android Studio but invisible on Phone -
my images being recognised (look @ left):
however when run app on phone images become invisible.
this happened of sudden, don't believe changed other copied other images folder, seems there no consistency.
also, tried moving icon images mipmap folders, mdpi.
still no luck. (so drawables , mipmap broken?)
any ideas?
have changed theme recently?
if have white navigation bar using dark theme, icons show white, regardless of color set them to.
so still there, same color background.
try changing theme light theme.
if works, rest of app such toolbar not correct color/theme, can override theme toolbar:
app:theme="@style/dark.overlay" 
Comments
Post a Comment