gdg-berlin-android / ZeBadge

It is time for a new badge to see the light of the day, full with delight and android programming capabillities.
Apache License 2.0
68 stars 145 forks source link

[Enhancement] InfoBar is positioned at the start of the list, hidden if you're in an editor #391

Closed lucasvillaverde closed 2 months ago

lucasvillaverde commented 2 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Tap to edit a badge;
  2. Input an invalid data;
  3. Tap OK;
  4. The list scrolls to the top and the infobar is shown at the top of the screen, behind the editor.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots