dashboard
repositories
activity
search
login
hjw
/
Nodka_Reboot_Under
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
first commit
hjw
2022-12-15
14ad445292a8147ca88fb3355b71a85253fe7556
[~hjw/Nodka_Reboot_Under.git]
/
app
/
src
/
main
/
res
/
values-v11
/
styles.xml
1
2
3
4
5
6
7
8
9
10
11
<resources>
<!--
Base application theme for API 11+. This theme completely replaces
AppBaseTheme from res/values/styles.xml on API 11+ devices.
-->
<style name="AppBaseTheme" parent="android:Theme.Holo.Light">
<!-- API 11 theme customizations can go here. -->
</style>
</resources>