[fenix] Remove extraneous vertical orientation

pull/600/head
Emily Kager 6 years ago committed by Emily Kager
parent 32313e9903
commit 11e54cc55a

@ -10,8 +10,7 @@
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:background="?foundation" android:background="?foundation"
android:contentDescription="@string/quick_settings_sheet" android:contentDescription="@string/quick_settings_sheet">
android:orientation="vertical">
<TextView <TextView
android:id="@+id/url" android:id="@+id/url"

Loading…
Cancel
Save