source: trunk/TagTracker/res/values/themes.xml

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

Added current project, and a APK.

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