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

Commit 5e554a7d authored by stefan-niedermann's avatar stefan-niedermann
Browse files

Align actionbar text to content in NotesListView

parent 1990ba30
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -14,6 +14,8 @@
            android:layout_width="match_parent"
            android:layout_height="?attr/actionBarSize"
            android:background="?attr/colorPrimary"
            app:titleMarginStart="0dp"
            app:contentInsetStartWithNavigation="0dp"
            android:theme="@style/ThemeOverlay.AppCompat.Dark.ActionBar"
            app:elevation="4dp" />