diff options
Diffstat (limited to 'contrib/SDL-3.2.8/android-project/app/src/main/res/values')
3 files changed, 0 insertions, 16 deletions
diff --git a/contrib/SDL-3.2.8/android-project/app/src/main/res/values/colors.xml b/contrib/SDL-3.2.8/android-project/app/src/main/res/values/colors.xml deleted file mode 100644 index 3ab3e9c..0000000 --- a/contrib/SDL-3.2.8/android-project/app/src/main/res/values/colors.xml +++ /dev/null | |||
| @@ -1,6 +0,0 @@ | |||
| 1 | <?xml version="1.0" encoding="utf-8"?> | ||
| 2 | <resources> | ||
| 3 | <color name="colorPrimary">#3F51B5</color> | ||
| 4 | <color name="colorPrimaryDark">#303F9F</color> | ||
| 5 | <color name="colorAccent">#FF4081</color> | ||
| 6 | </resources> | ||
diff --git a/contrib/SDL-3.2.8/android-project/app/src/main/res/values/strings.xml b/contrib/SDL-3.2.8/android-project/app/src/main/res/values/strings.xml deleted file mode 100644 index ab79533..0000000 --- a/contrib/SDL-3.2.8/android-project/app/src/main/res/values/strings.xml +++ /dev/null | |||
| @@ -1,3 +0,0 @@ | |||
| 1 | <resources> | ||
| 2 | <string name="app_name">Game</string> | ||
| 3 | </resources> | ||
diff --git a/contrib/SDL-3.2.8/android-project/app/src/main/res/values/styles.xml b/contrib/SDL-3.2.8/android-project/app/src/main/res/values/styles.xml deleted file mode 100644 index 7456b1b..0000000 --- a/contrib/SDL-3.2.8/android-project/app/src/main/res/values/styles.xml +++ /dev/null | |||
| @@ -1,7 +0,0 @@ | |||
| 1 | <?xml version="1.0" encoding="utf-8"?> | ||
| 2 | <resources> | ||
| 3 | <!-- Base application theme. --> | ||
| 4 | <style name="AppTheme" parent="android:Theme.NoTitleBar.Fullscreen"> | ||
| 5 | <!-- Customize your theme here. --> | ||
| 6 | </style> | ||
| 7 | </resources> | ||
