diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2022-08-05 20:18:38 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2022-08-05 20:18:38 -0400 |
| commit | 931d187c762011cefefe273241e209ef08a58ccf (patch) | |
| tree | 13e590284298128b158cb155ccfffed95205280e /android/build/res | |
| parent | 19aba81bd9920c470ff258b35ef14276faa1146e (diff) | |
| download | frivolous-run-931d187c762011cefefe273241e209ef08a58ccf.tar.gz frivolous-run-931d187c762011cefefe273241e209ef08a58ccf.tar.bz2 frivolous-run-931d187c762011cefefe273241e209ef08a58ccf.zip | |
Removed android build tools
Diffstat (limited to 'android/build/res')
46 files changed, 0 insertions, 232 deletions
diff --git a/android/build/res/drawable-nodpi/splash.png b/android/build/res/drawable-nodpi/splash.png Binary files differdeleted file mode 100644 index 7bddd43..0000000 --- a/android/build/res/drawable-nodpi/splash.png +++ /dev/null diff --git a/android/build/res/drawable-nodpi/splash_bg_color.png b/android/build/res/drawable-nodpi/splash_bg_color.png Binary files differdeleted file mode 100644 index 004b6fd..0000000 --- a/android/build/res/drawable-nodpi/splash_bg_color.png +++ /dev/null diff --git a/android/build/res/drawable/splash_drawable.xml b/android/build/res/drawable/splash_drawable.xml deleted file mode 100644 index 30627b9..0000000 --- a/android/build/res/drawable/splash_drawable.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<layer-list xmlns:android="http://schemas.android.com/apk/res/android"> - - <item android:drawable="@drawable/splash_bg_color" /> - - <item> - <bitmap - android:gravity="center" - android:filter="false" - android:src="@drawable/splash" /> - </item> -</layer-list> diff --git a/android/build/res/values-ar/godot_project_name_string.xml b/android/build/res/values-ar/godot_project_name_string.xml deleted file mode 100644 index 23aa5cf..0000000 --- a/android/build/res/values-ar/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-ar</string> -</resources> diff --git a/android/build/res/values-bg/godot_project_name_string.xml b/android/build/res/values-bg/godot_project_name_string.xml deleted file mode 100644 index dbb7e04..0000000 --- a/android/build/res/values-bg/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-bg</string> -</resources> diff --git a/android/build/res/values-ca/godot_project_name_string.xml b/android/build/res/values-ca/godot_project_name_string.xml deleted file mode 100644 index 709d096..0000000 --- a/android/build/res/values-ca/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-ca</string> -</resources> diff --git a/android/build/res/values-cs/godot_project_name_string.xml b/android/build/res/values-cs/godot_project_name_string.xml deleted file mode 100644 index ab248a8..0000000 --- a/android/build/res/values-cs/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-cs</string> -</resources> diff --git a/android/build/res/values-da/godot_project_name_string.xml b/android/build/res/values-da/godot_project_name_string.xml deleted file mode 100644 index 906bf44..0000000 --- a/android/build/res/values-da/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-da</string> -</resources> diff --git a/android/build/res/values-de/godot_project_name_string.xml b/android/build/res/values-de/godot_project_name_string.xml deleted file mode 100644 index 0cacb01..0000000 --- a/android/build/res/values-de/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-de</string> -</resources> diff --git a/android/build/res/values-el/godot_project_name_string.xml b/android/build/res/values-el/godot_project_name_string.xml deleted file mode 100644 index 047de61..0000000 --- a/android/build/res/values-el/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-el</string> -</resources> diff --git a/android/build/res/values-en/godot_project_name_string.xml b/android/build/res/values-en/godot_project_name_string.xml deleted file mode 100644 index bb3a5db..0000000 --- a/android/build/res/values-en/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-en</string> -</resources> diff --git a/android/build/res/values-es-rES/godot_project_name_string.xml b/android/build/res/values-es-rES/godot_project_name_string.xml deleted file mode 100644 index d4537f3..0000000 --- a/android/build/res/values-es-rES/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-es_ES</string> -</resources> diff --git a/android/build/res/values-es/godot_project_name_string.xml b/android/build/res/values-es/godot_project_name_string.xml deleted file mode 100644 index d63a160..0000000 --- a/android/build/res/values-es/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-es</string> -</resources> diff --git a/android/build/res/values-fa/godot_project_name_string.xml b/android/build/res/values-fa/godot_project_name_string.xml deleted file mode 100644 index c303f13..0000000 --- a/android/build/res/values-fa/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-fa</string> -</resources> diff --git a/android/build/res/values-fi/godot_project_name_string.xml b/android/build/res/values-fi/godot_project_name_string.xml deleted file mode 100644 index bd60055..0000000 --- a/android/build/res/values-fi/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-fi</string> -</resources> diff --git a/android/build/res/values-fr/godot_project_name_string.xml b/android/build/res/values-fr/godot_project_name_string.xml deleted file mode 100644 index 2e94b65..0000000 --- a/android/build/res/values-fr/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-fr</string> -</resources> diff --git a/android/build/res/values-hi/godot_project_name_string.xml b/android/build/res/values-hi/godot_project_name_string.xml deleted file mode 100644 index 0bf75dc..0000000 --- a/android/build/res/values-hi/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-hi</string> -</resources> diff --git a/android/build/res/values-hr/godot_project_name_string.xml b/android/build/res/values-hr/godot_project_name_string.xml deleted file mode 100644 index d3f7591..0000000 --- a/android/build/res/values-hr/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-hr</string> -</resources> diff --git a/android/build/res/values-hu/godot_project_name_string.xml b/android/build/res/values-hu/godot_project_name_string.xml deleted file mode 100644 index 012b613..0000000 --- a/android/build/res/values-hu/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-hu</string> -</resources> diff --git a/android/build/res/values-in/godot_project_name_string.xml b/android/build/res/values-in/godot_project_name_string.xml deleted file mode 100644 index eedecff..0000000 --- a/android/build/res/values-in/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-in</string> -</resources> diff --git a/android/build/res/values-it/godot_project_name_string.xml b/android/build/res/values-it/godot_project_name_string.xml deleted file mode 100644 index 7e73404..0000000 --- a/android/build/res/values-it/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-it</string> -</resources> diff --git a/android/build/res/values-iw/godot_project_name_string.xml b/android/build/res/values-iw/godot_project_name_string.xml deleted file mode 100644 index 03893f0..0000000 --- a/android/build/res/values-iw/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-iw</string> -</resources> diff --git a/android/build/res/values-ja/godot_project_name_string.xml b/android/build/res/values-ja/godot_project_name_string.xml deleted file mode 100644 index f9dd4fa..0000000 --- a/android/build/res/values-ja/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-ja</string> -</resources> diff --git a/android/build/res/values-ko/godot_project_name_string.xml b/android/build/res/values-ko/godot_project_name_string.xml deleted file mode 100644 index 26f5dac..0000000 --- a/android/build/res/values-ko/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-ko</string> -</resources> diff --git a/android/build/res/values-lt/godot_project_name_string.xml b/android/build/res/values-lt/godot_project_name_string.xml deleted file mode 100644 index 1c2e976..0000000 --- a/android/build/res/values-lt/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-lt</string> -</resources> diff --git a/android/build/res/values-lv/godot_project_name_string.xml b/android/build/res/values-lv/godot_project_name_string.xml deleted file mode 100644 index b5e638e..0000000 --- a/android/build/res/values-lv/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-lv</string> -</resources> diff --git a/android/build/res/values-nb/godot_project_name_string.xml b/android/build/res/values-nb/godot_project_name_string.xml deleted file mode 100644 index e6d89d6..0000000 --- a/android/build/res/values-nb/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-nb</string> -</resources> diff --git a/android/build/res/values-nl/godot_project_name_string.xml b/android/build/res/values-nl/godot_project_name_string.xml deleted file mode 100644 index 93cb3a3..0000000 --- a/android/build/res/values-nl/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-nl</string> -</resources> diff --git a/android/build/res/values-pl/godot_project_name_string.xml b/android/build/res/values-pl/godot_project_name_string.xml deleted file mode 100644 index e5d6ac7..0000000 --- a/android/build/res/values-pl/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-pl</string> -</resources> diff --git a/android/build/res/values-pt/godot_project_name_string.xml b/android/build/res/values-pt/godot_project_name_string.xml deleted file mode 100644 index a462465..0000000 --- a/android/build/res/values-pt/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-pt</string> -</resources> diff --git a/android/build/res/values-ro/godot_project_name_string.xml b/android/build/res/values-ro/godot_project_name_string.xml deleted file mode 100644 index 19e0266..0000000 --- a/android/build/res/values-ro/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-ro</string> -</resources> diff --git a/android/build/res/values-ru/godot_project_name_string.xml b/android/build/res/values-ru/godot_project_name_string.xml deleted file mode 100644 index 2848452..0000000 --- a/android/build/res/values-ru/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-ru</string> -</resources> diff --git a/android/build/res/values-sk/godot_project_name_string.xml b/android/build/res/values-sk/godot_project_name_string.xml deleted file mode 100644 index f8ab4a5..0000000 --- a/android/build/res/values-sk/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-sk</string> -</resources> diff --git a/android/build/res/values-sl/godot_project_name_string.xml b/android/build/res/values-sl/godot_project_name_string.xml deleted file mode 100644 index 98bd53e..0000000 --- a/android/build/res/values-sl/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-sl</string> -</resources> diff --git a/android/build/res/values-sr/godot_project_name_string.xml b/android/build/res/values-sr/godot_project_name_string.xml deleted file mode 100644 index 3f400f2..0000000 --- a/android/build/res/values-sr/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-sr</string> -</resources> diff --git a/android/build/res/values-sv/godot_project_name_string.xml b/android/build/res/values-sv/godot_project_name_string.xml deleted file mode 100644 index 8670b7c..0000000 --- a/android/build/res/values-sv/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-sv</string> -</resources> diff --git a/android/build/res/values-th/godot_project_name_string.xml b/android/build/res/values-th/godot_project_name_string.xml deleted file mode 100644 index a1cc1bc..0000000 --- a/android/build/res/values-th/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-th</string> -</resources> diff --git a/android/build/res/values-tl/godot_project_name_string.xml b/android/build/res/values-tl/godot_project_name_string.xml deleted file mode 100644 index 6d66d11..0000000 --- a/android/build/res/values-tl/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-tl</string> -</resources> diff --git a/android/build/res/values-tr/godot_project_name_string.xml b/android/build/res/values-tr/godot_project_name_string.xml deleted file mode 100644 index ba3bd7d..0000000 --- a/android/build/res/values-tr/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-tr</string> -</resources> diff --git a/android/build/res/values-uk/godot_project_name_string.xml b/android/build/res/values-uk/godot_project_name_string.xml deleted file mode 100644 index 5f14ab2..0000000 --- a/android/build/res/values-uk/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-uk</string> -</resources> diff --git a/android/build/res/values-vi/godot_project_name_string.xml b/android/build/res/values-vi/godot_project_name_string.xml deleted file mode 100644 index 295378e..0000000 --- a/android/build/res/values-vi/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-vi</string> -</resources> diff --git a/android/build/res/values-zh-rHK/godot_project_name_string.xml b/android/build/res/values-zh-rHK/godot_project_name_string.xml deleted file mode 100644 index 40ab0f2..0000000 --- a/android/build/res/values-zh-rHK/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-zh_HK</string> -</resources> diff --git a/android/build/res/values-zh-rTW/godot_project_name_string.xml b/android/build/res/values-zh-rTW/godot_project_name_string.xml deleted file mode 100644 index 095bd56..0000000 --- a/android/build/res/values-zh-rTW/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-zh_TW</string> -</resources> diff --git a/android/build/res/values-zh/godot_project_name_string.xml b/android/build/res/values-zh/godot_project_name_string.xml deleted file mode 100644 index 31aa8c2..0000000 --- a/android/build/res/values-zh/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name-zh</string> -</resources> diff --git a/android/build/res/values/godot_project_name_string.xml b/android/build/res/values/godot_project_name_string.xml deleted file mode 100644 index 7ec2738..0000000 --- a/android/build/res/values/godot_project_name_string.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME--> -<resources> - <string name="godot_project_name_string">godot-project-name</string> -</resources> diff --git a/android/build/res/values/themes.xml b/android/build/res/values/themes.xml deleted file mode 100644 index 99f723f..0000000 --- a/android/build/res/values/themes.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<resources> - - <style name="GodotAppMainTheme" parent="@android:style/Theme.Black.NoTitleBar.Fullscreen"/> - - <style name="GodotAppSplashTheme" parent="@style/GodotAppMainTheme"> - <item name="android:windowBackground">@drawable/splash_drawable</item> - <item name="android:windowLayoutInDisplayCutoutMode">shortEdges</item> - </style> -</resources> |
