Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9e62f96e authored by Stefan Niedermann's avatar Stefan Niedermann Committed by Andy Scherzinger
Browse files

feat(theming): Align theming closer to files app

Fix navigation view background

Follow-Up to https://github.com/nextcloud/notes-android/pull/1680



Signed-off-by: default avatarStefan Niedermann <info@niedermann.it>
parent 8eb9890c
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -23,8 +23,7 @@
        <androidx.core.widget.NestedScrollView
            android:id="@+id/scrollView"
            android:layout_width="match_parent"
            android:layout_height="match_parent"
            android:background="?attr/colorPrimary">
            android:layout_height="match_parent">

            <LinearLayout
                android:layout_width="match_parent"