mirror of
https://github.com/moparisthebest/android-app
synced 2025-01-12 13:47:59 -05:00
6 lines
202 B
XML
6 lines
202 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<style name="app_theme" parent="android:Theme.Holo.Light"/>
|
|
<style name="mainActivity_theme" parent="android:Theme.Holo.Light" />
|
|
</resources>
|