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

-image1

image2


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -