Skip to content

Commit

Permalink
Remove merge conflict marker from styles.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbakker committed Aug 1, 2020
1 parent 7518408 commit 874f5e9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/src/main/res/values/styles.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
<item name="windowNoTitle">true</item>
<item name="windowActionBar">false</item>
<item name="android:windowContentOverlay">@null</item>
>>>>>>> Replace AppIntro with a new custom intro
<item name="primaryText">@color/primary_text_dark</item>
<item name="background">@color/background_dark</item>
<item name="authText">@color/primary_text_inverted</item>
Expand All @@ -77,7 +76,6 @@

<item name="android:navigationBarColor" tools:targetApi="lollipop">@color/background_true_dark</item>
<item name="android:windowLightNavigationBar" tools:targetApi="o_mr1">false</item>

</style>

<style name="ActionModeStyle" parent="@style/Widget.AppCompat.Light.ActionMode.Inverse">
Expand Down

0 comments on commit 874f5e9

Please sign in to comment.