Files
findmycar/FindMyCarLib/res/values/theme.xml
Ricky Barrette 61fb9af3d2 Updated to meet Location Lib changes
Change-Id: Ia78130ba8cdbf4ba9b7b4477ef289e8a515b4529
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-19 12:22:41 -04:00

8 lines
216 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="MyTheme" parent="@android:style/Theme">
<!-- Any customizations for your app running on pre-3.0 devices here -->
</style>
</resources>