projects
/
platform
/
upstream
/
iotivity.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Initial merge-commit of the OIC code. Should successfully do discovery for single...
[platform/upstream/iotivity.git]
/
csdk
/
android
/
OCUBStack
/
res
/
values-v11
/
styles.xml
1
<resources>
2
3
<!--
4
Base application theme for API 11+. This theme completely replaces
5
AppBaseTheme from res/values/styles.xml on API 11+ devices.
6
-->
7
<style name="AppBaseTheme" parent="android:Theme.Holo.Light">
8
<!-- API 11 theme customizations can go here. -->
9
</style>
10
11
</resources>