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

Commit 98f884b1 authored by Russell Brenner's avatar Russell Brenner Committed by Android Git Automerger
Browse files

am 26bb2398: Merge "Fix layout with no access points" into jb-mr1-dev

* commit '26bb2398':
  Fix layout with no access points
parents 25608dd1 26bb2398
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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" />