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

Commit c5fdea08 authored by Andres Morales's avatar Andres Morales
Browse files

Set layout_width in WiFi+NFC resource

Bug:17930750
Change-Id: Ida2fd6040a52cc5d7fa6fe6c4a8c86a1a2dc4208
parent a4204bde
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -20,6 +20,8 @@

    <LinearLayout android:id="@+id/password_layout"
                  style="@style/wifi_item"
                  android:layout_width="match_parent"
                  android:layout_height="wrap_content"
                  android:padding="8dip"
                  android:orientation="vertical" >