Skip to content

Commit d10cca3

Browse files
committed
修改demo主题
1 parent c920c0f commit d10cca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/values/styles.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<resources>
22

3-
<style name="AppTheme" parent="@style/Theme.AppCompat.Light.DarkActionBar">
3+
<style name="AppTheme" parent="@style/Theme.AppCompat.Light.NoActionBar">
44
<!-- Customize your theme here. -->
55
<item name="colorPrimary">@color/primary</item>
66
<item name="colorPrimaryDark">@color/primary_dark</item>

0 commit comments

Comments
 (0)