Merge "Fix layout with no access points" into jb-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
26bb2398cf
@@ -97,7 +97,8 @@
|
||||
<TextView
|
||||
android:id="@android:id/empty"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_height="0px"
|
||||
android:layout_weight="1"
|
||||
android:gravity="center"
|
||||
android:visibility="gone" />
|
||||
|
||||
|
Reference in New Issue
Block a user