Changing Theme in Android Studio -
i noticed default theme when creating android application in theme.appcompat.light.darkactionbar which, me, plain.
my question how use holo light theme?
because when tried in giving me error underlining statement.
can me?
if show you're doing in styles.xml file isn't working helpful.
otherwise, think you're looking along lines of <style name="apptheme" parent="android:theme.holo.light">. key android provided theme , found using android:theme
Comments
Post a Comment