Peter Serwylo 002d356ece Ensure the "no apps to display" doesn't overlap with the category spinner.
There is no layout .xml file for the updated/installed list,
but there is for the available apps list. As a result, the `TextView` containing
the empty list message is added dynamically. With the recent improvements to
the category spinner, a `RelativeLayout` was used instead of a `ListView`. To
remedy this, the layout has been augmented to ensure the dynamically added
`TextView` still displays correctly.
2015-11-07 09:05:10 +11:00
..
2015-10-04 08:14:48 -07:00
2015-11-01 20:16:31 +01:00
2015-10-25 13:13:55 +01:00
2015-10-31 10:12:07 +01:00
2015-11-05 12:00:42 +01:00