mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-06-09 16:17:44 +00:00
close background image dialog when deleting image
This commit is contained in:
parent
106a74d749
commit
54c2c364a0
1 changed files with 1 additions and 0 deletions
|
@ -105,6 +105,7 @@ fun BackgroundImagePref(setting: Setting, isLandscape: Boolean) {
|
|||
getFile().delete()
|
||||
Settings.clearCachedBackgroundImages()
|
||||
KeyboardSwitcher.getInstance().setThemeNeedsReload()
|
||||
showSelectionDialog = false
|
||||
}
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue