source: trunk/TagTracker/res/values-v11/themes.xml @ 3

Last change on this file since 3 was 3, checked in by remons, 13 years ago

Added current project, and a APK.

File size: 225 bytes
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<resources>
3    <style name="MyTheme" parent="@android:style/Theme.Holo">
4        <!-- Any customizations for your app running on post-3.0 devices here -->
5    </style>
6</resources>
Note: See TracBrowser for help on using the repository browser.