am 89a770fb: am f7b0dfd6: am f0fe5c58: Merge "Don\'t auto-focus text fields in hotspot dialog" into mnc-dev

* commit '89a770fb3bd86e4089e7858664380c7d7f21e578':
  Don't auto-focus text fields in hotspot dialog
This commit is contained in:
Jason Monk
2015-06-15 15:24:58 +00:00
committed by Android Git Automerger

View File

@@ -22,6 +22,8 @@
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:descendantFocusability="beforeDescendants"
android:focusableInTouchMode="true"
android:orientation="vertical">
<LinearLayout android:id="@+id/info"