mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-05-14 14:02:44 +00:00
parent
c9b8dfd4c2
commit
f7c694bfe0
1 changed files with 2 additions and 0 deletions
|
@ -59,6 +59,7 @@ import helium314.keyboard.latin.utils.editCustomLayout
|
|||
import helium314.keyboard.latin.utils.getCustomLayoutFiles
|
||||
import helium314.keyboard.latin.utils.getStringResourceOrName
|
||||
import helium314.keyboard.latin.utils.infoDialog
|
||||
import helium314.keyboard.latin.utils.onCustomLayoutFileListChanged
|
||||
import helium314.keyboard.latin.utils.reloadEnabledSubtypes
|
||||
import helium314.keyboard.latin.utils.updateAdditionalSubtypes
|
||||
import java.io.File
|
||||
|
@ -432,6 +433,7 @@ class AdvancedSettingsFragment : SubScreenFragment() {
|
|||
// reload current prefs screen
|
||||
preferenceScreen.removeAll()
|
||||
setupPreferences()
|
||||
onCustomLayoutFileListChanged()
|
||||
KeyboardSwitcher.getInstance().forceUpdateKeyboardTheme(requireContext())
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue