Make the new image selection path work on Android as well.
This commit is contained in:
parent
e9f5394f59
commit
0403bbf084
5 changed files with 46 additions and 36 deletions
|
@ -490,7 +490,7 @@ void SetBackgroundPopupScreen::update() {
|
|||
File::WriteStringToFile(false, pic->data, bgPng);
|
||||
}
|
||||
|
||||
NativeMessageReceived("bgImage_updated", "");
|
||||
UIBackgroundShutdown();
|
||||
|
||||
// It's worse if it flickers, stay open for at least 1s.
|
||||
timeDone_ = timeStart_ + 1.0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue