Skip to content
Snippets Groups Projects

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.

Before:

before

After:

after

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading