diff options
| author | Maksymilian Jopek <maks@jopek.eu> | 2022-09-28 09:34:33 +0200 |
|---|---|---|
| committer | Maksymilian Jopek <maks@jopek.eu> | 2022-09-28 09:34:33 +0200 |
| commit | f795a3f4b38da552cb5e630b06e353bd7752756f (patch) | |
| tree | eb2b3b2706ba9d7d123976fdfd2d224056626955 /app/src/main/res/values/themes.xml | |
| parent | d191a1cfc5ec76fd9985a0878b42775dbe1eddf8 (diff) | |
| download | lector-de-codi-f795a3f4b38da552cb5e630b06e353bd7752756f.tar.gz lector-de-codi-f795a3f4b38da552cb5e630b06e353bd7752756f.tar.zst lector-de-codi-f795a3f4b38da552cb5e630b06e353bd7752756f.zip | |
Diffstat (limited to 'app/src/main/res/values/themes.xml')
| -rw-r--r-- | app/src/main/res/values/themes.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/values/themes.xml b/app/src/main/res/values/themes.xml index 26c20e9..f17385f 100644 --- a/app/src/main/res/values/themes.xml +++ b/app/src/main/res/values/themes.xml @@ -13,7 +13,6 @@ <item name="android:statusBarColor" tools:targetApi="l">?attr/colorPrimaryVariant</item> <!-- Customize your theme here. --> </style> - <style name="Theme.LectorDeCodi.NoActionBar"> <item name="windowActionBar">false</item> <item name="windowNoTitle">true</item> |
