Skip to content

Commit

Permalink
Solve git conflicts
Browse files Browse the repository at this point in the history
Signed-off-by: alperozturk <[email protected]>
  • Loading branch information
alperozturk96 committed Feb 22, 2024
1 parent 3780d83 commit 2a1766c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/styles.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
</style>

<!-- separate action bar style for activities without an action bar -->
<style name="BaseTheme.ownCloud.Toolbar" parent="Theme.Material3.DayNight.NoActionBar">
<style name="BaseTheme.ownCloud.Toolbar" parent="Theme.AppCompat">
<item name="alertDialogTheme">@style/ownCloud.AlertDialog</item>
<item name="android:alertDialogTheme">@style/Theme.ownCloud.Dialog</item>
<item name="android:colorBackground">@color/bg_default</item>
Expand Down

0 comments on commit 2a1766c

Please sign in to comment.