am 26bb2398
: Merge "Fix layout with no access points" into jb-mr1-dev
* commit '26bb2398cf8ebe1879adfb3043709467474858ec': Fix layout with no access points
This commit is contained in:
@@ -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