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')
-rw-r--r--app/src/main/res/layout/activity_notes_list_view.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/layout/activity_notes_list_view.xml b/app/src/main/res/layout/activity_notes_list_view.xml
index 25ac8606..a1b8bdfb 100644
--- a/app/src/main/res/layout/activity_notes_list_view.xml
+++ b/app/src/main/res/layout/activity_notes_list_view.xml
@@ -83,6 +83,7 @@
tools:text="@string/search_in_all" />
<androidx.appcompat.widget.AppCompatImageView
+ android:tint="@color/accent"
android:id="@+id/sorting_method"
android:layout_width="?attr/actionBarSize"
android:layout_height="?attr/actionBarSize"