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

Commit 065da77f authored by Chris Craik's avatar Chris Craik Committed by Android Git Automerger
Browse files

am a847fdfd: Merge "Fix build, removing hidden attr"

* commit 'a847fdfd':
  Fix build, removing hidden attr
parents 9dea9e69 a847fdfd
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -15,7 +15,6 @@
            android:layout_width="0dp"
            android:layout_height="200dp"
            android:layout_weight="1"
            android:isolatedZVolume="false"
            android:orientation="vertical">
            <TextView style="@style/TopLeftReorderTextView"/>
            <TextView style="@style/BottomLeftReorderTextView"/>
@@ -25,7 +24,6 @@
            android:layout_height="200dp"
            android:layout_weight="1"
            android:translationY="50dp"
            android:isolatedZVolume="false"
            android:orientation="vertical">
            <TextView style="@style/TopRightReorderTextView"/>
            <TextView style="@style/BottomRightReorderTextView"/>