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

Unverified Commit 22e2370a authored by Sebastiano Barezzi's avatar Sebastiano Barezzi
Browse files

Twelve: Remove useless orientation attribute on CoordinatorLayout

Change-Id: I380009361957f6224c4860207e486dbd72148f92
parent 3dcf24e8
Loading
Loading
Loading
Loading
+1 −2
Original line number Original line Diff line number Diff line
@@ -8,8 +8,7 @@
    xmlns:tools="http://schemas.android.com/tools"
    xmlns:tools="http://schemas.android.com/tools"
    android:layout_width="match_parent"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:layout_height="match_parent"
    android:fitsSystemWindows="true"
    android:fitsSystemWindows="true">
    android:orientation="vertical">


    <com.google.android.material.appbar.AppBarLayout
    <com.google.android.material.appbar.AppBarLayout
        android:layout_width="match_parent"
        android:layout_width="match_parent"