am 26bc6907: Merge "Set layout_width in WiFi+NFC resource" into lmp-dev

* commit '26bc6907b93a21adcdf8ffdc24d7d96482be8165':
  Set layout_width in WiFi+NFC resource
This commit is contained in:
Andres Morales
2014-10-14 22:20:34 +00:00
committed by Android Git Automerger

View File

@@ -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" >