summaryrefslogtreecommitdiffstats
path: root/res/values/styles.xml
diff options
context:
space:
mode:
authorTomasz Kramkowski <tomasz@kramkow.ski>2023-04-21 23:50:38 +0100
committerTomasz Kramkowski <tomasz@kramkow.ski>2023-04-21 23:50:38 +0100
commit16a36c812fabda812ecf3aaa7f12fa6f44c66b2e (patch)
treeccae60abf8301ae451cfa1f21c33b8a62d5306cf /res/values/styles.xml
parentdb091bfd1db36ab66340ccad2eb7b6393a0aa3da (diff)
downloadandroid-jetpack-compose-redo-16a36c812fabda812ecf3aaa7f12fa6f44c66b2e.tar.gz
android-jetpack-compose-redo-16a36c812fabda812ecf3aaa7f12fa6f44c66b2e.tar.xz
android-jetpack-compose-redo-16a36c812fabda812ecf3aaa7f12fa6f44c66b2e.zip
Jetpack Compose and materialHEADmaster
Diffstat (limited to 'res/values/styles.xml')
-rw-r--r--res/values/styles.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/res/values/styles.xml b/res/values/styles.xml
deleted file mode 100644
index 96fe7ee..0000000
--- a/res/values/styles.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<resources>
- <style name="app_style" parent="@android:style/Theme.Light">
- <item name="android:windowActionBar">true</item>
- <item name="android:windowNoTitle">true</item>
- </style>
-</resources>