Remove app title and icon overlay on Google Glass app -
i've developed first google glass app (android studio) , hoping might me work through problem. developed app android , made necessary modifications able target glass (a few updates manifest , few new xml files). app installs , runs fine on glass, exception of 1 quirk: app icon , title overlaying top ~20% of glass display, title-bar banner.
is there needs added/subtracted typical android development environment disable overlay?
sorry don't have screenshot. can try figure out how capture 1 on glass if helps.
i got bottom of if. remove app title bar android
i failed put android:theme="@android:style/theme.notitlebar" declaration in correct place in manifest.
thank you.
Comments
Post a Comment