diff options
| author | 3gg <3gg@shellblade.net> | 2026-03-06 13:30:59 -0800 |
|---|---|---|
| committer | 3gg <3gg@shellblade.net> | 2026-03-06 13:30:59 -0800 |
| commit | 30f41c02aec763d32e62351452da9ef582bc3472 (patch) | |
| tree | 6bec3f65bfdcbf7f1a631da21a6d613bef5db2fa /contrib/SDL-3.2.8/android-project/app/src/main/res | |
| parent | 452ff21ca02e315c64ceeb3f21c1ea357aeb1bc8 (diff) | |
Move contrib libraries to contrib repo
Diffstat (limited to 'contrib/SDL-3.2.8/android-project/app/src/main/res')
| -rw-r--r-- | contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-hdpi/ic_launcher.png | bin | 2683 -> 0 bytes | |||
| -rw-r--r-- | contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-mdpi/ic_launcher.png | bin | 1698 -> 0 bytes | |||
| -rw-r--r-- | contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xhdpi/ic_launcher.png | bin | 3872 -> 0 bytes | |||
| -rw-r--r-- | contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xxhdpi/ic_launcher.png | bin | 6874 -> 0 bytes | |||
| -rw-r--r-- | contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png | bin | 14526 -> 0 bytes | |||
| -rw-r--r-- | contrib/SDL-3.2.8/android-project/app/src/main/res/values/colors.xml | 6 | ||||
| -rw-r--r-- | contrib/SDL-3.2.8/android-project/app/src/main/res/values/strings.xml | 3 | ||||
| -rw-r--r-- | contrib/SDL-3.2.8/android-project/app/src/main/res/values/styles.xml | 7 |
8 files changed, 0 insertions, 16 deletions
diff --git a/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-hdpi/ic_launcher.png b/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-hdpi/ic_launcher.png deleted file mode 100644 index d50bdaa..0000000 --- a/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-hdpi/ic_launcher.png +++ /dev/null | |||
| Binary files differ | |||
diff --git a/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-mdpi/ic_launcher.png b/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-mdpi/ic_launcher.png deleted file mode 100644 index 0a299eb..0000000 --- a/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-mdpi/ic_launcher.png +++ /dev/null | |||
| Binary files differ | |||
diff --git a/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xhdpi/ic_launcher.png deleted file mode 100644 index a336ad5..0000000 --- a/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xhdpi/ic_launcher.png +++ /dev/null | |||
| Binary files differ | |||
diff --git a/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xxhdpi/ic_launcher.png deleted file mode 100644 index d423dac..0000000 --- a/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xxhdpi/ic_launcher.png +++ /dev/null | |||
| Binary files differ | |||
diff --git a/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png deleted file mode 100644 index 959c384..0000000 --- a/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png +++ /dev/null | |||
| Binary files differ | |||
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> | ||
