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

Commit 26bc6907 authored by Andres Morales's avatar Andres Morales Committed by Android (Google) Code Review
Browse files

Merge "Set layout_width in WiFi+NFC resource" into lmp-dev

parents 2fb9c773 c5fdea08
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" >