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

Commit d539dcee authored by Mohit Mali's avatar Mohit Mali
Browse files

Drawer menu icon fix

parent 65cab26e
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -35,6 +35,7 @@
                    android:layout_width="match_parent"
                    android:layout_height="wrap_content"
                    android:background="?attr/colorAccent"
                    android:visibility="gone"
                    android:theme="@style/AppTheme">

                    <androidx.appcompat.widget.AppCompatImageView
@@ -99,7 +100,7 @@
                    android:id="@+id/navigationList"
                    android:layout_width="match_parent"
                    android:layout_height="wrap_content"
                    android:paddingTop="8dp"
                    android:paddingTop="16dp"
                    android:paddingBottom="8dp"
                    app:layoutManager="LinearLayoutManager" />