reload icons upon reset
This commit is contained in:
@@ -68,6 +68,7 @@ fun SelectIconPreference(componentKey: ComponentKey) {
|
||||
it.setResult(Activity.RESULT_OK)
|
||||
it.finish()
|
||||
model.onAppIconChanged(componentKey.componentName.packageName, componentKey.user)
|
||||
LauncherAppState.INSTANCE.get(context).reloadIcons()
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user