Skip to content

UI redrawing only after pressing somewhere else #204

@Kopilut

Description

@Kopilut

Describe the bug
UI updates itself only after pressing something other despite it already can be updated. No matter how long user waits.

To Reproduce
Steps to reproduce the behavior:
1st example:

  1. Home. Press a recording with no length (not indexed yet) and let app to determine the length.
  2. Without pressing anything more user can wait infinity hoping length would appear. It won't appear.
  3. Press on e.g. any other recording
  4. See length instantly appears on the corresponding previously selected recording only after step 3.

2nd example:

  1. Settings > EDIT in "Filename pattern" row > SELECT FILENAME in "Test filename" > select file in native Android file browser.
  2. Wait infinity, no filename selected in the app after step 1.
  3. Press e.g. SELECT FILENAME once again and go back to app without selecting anything, UI is updated only after that.

Expected behavior
UI working properly, i.e. updating in real time without having to press other things.

Versions (please complete the following information):

  • BCR-GUI version: 1.11.0
  • Android version: 16 (GrapheneOS).

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions