Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'android/MapsWithMePro/res/values/styles.xml')
-rw-r--r--android/MapsWithMePro/res/values/styles.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/android/MapsWithMePro/res/values/styles.xml b/android/MapsWithMePro/res/values/styles.xml
new file mode 100644
index 0000000000..4dba0d0a4c
--- /dev/null
+++ b/android/MapsWithMePro/res/values/styles.xml
@@ -0,0 +1,5 @@
+<resources>
+
+ <style name="AppTheme" parent="android:Theme.Light" />
+
+</resources> \ No newline at end of file