summaryrefslogtreecommitdiff
path: root/remoteExample/src/main/res/values/styles.xml
blob: 746cf3dd24e4810ba8d8eb0ab31240300185b07e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!--
  ~ Copyright (c) 2012-2017 Arne Schwabe
  ~ Distributed under the GNU GPL v2 with additional terms. For full terms see the file doc/LICENSE.txt
  -->

<resources>

    <!-- Base application theme. -->
    <style name="AppTheme" parent="android:Theme.Holo.Light.DarkActionBar">
        <!-- Customize your theme here. -->
    </style>

</resources>