Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/activity_edit.xml')
-rw-r--r--app/src/main/res/layout/activity_edit.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/layout/activity_edit.xml b/app/src/main/res/layout/activity_edit.xml
index 8948c076..a5951fb2 100644
--- a/app/src/main/res/layout/activity_edit.xml
+++ b/app/src/main/res/layout/activity_edit.xml
@@ -13,6 +13,7 @@
<androidx.appcompat.widget.Toolbar
android:id="@+id/toolbar"
+ app:popupTheme="@style/PopUpDarkMenu"
android:layout_width="match_parent"
android:layout_height="?attr/actionBarSize"
android:layout_marginHorizontal="@dimen/spacer_activity_sides"