Skip to content

App Mainpage (AC Select) refresh after file import android #32

@FrenchTacoDev

Description

@FrenchTacoDev

When importing file on android (by opening .ulpt file) the standard behaviour is, that the app is opened in a second instance belonging to the e.g. file explorer opening the .ulpt file. This results in the following behaviour:

When changing back to the application owned by the app itself, we need to update the AC Select panel, otherwise nothing will be shown although already in the DB.
Solution would be to write a bool to the shared prefs stating hasToUpdate in the build function. If yes, the table gets loaded again from the db.

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