android - Theme.AppCompat.Light.NoActionBar issue -
in application i'm using parent="theme.appcompat.light.noactionbar"
my style :
<style name="apptheme" parent="theme.appcompat.light.noactionbar"> </style>
the problem menu transparent, , need change
Comments
Post a Comment