mirror of
https://github.com/SimpleMobileTools/Simple-App-Launcher.git
synced 2025-02-01 01:46:44 +01:00
do not call setuplaunchers at refreshing icons
This commit is contained in:
parent
48e908dc45
commit
eec6901181
@ -133,7 +133,6 @@ class MainActivity : SimpleActivity(), AddAppDialog.AddLaunchersInterface, Recyc
|
||||
for (pos in 0..launchers_holder.childCount - 1) {
|
||||
launchers_holder.getChildAt(pos).findViewById(R.id.launcher_check).visibility = View.INVISIBLE
|
||||
}
|
||||
setupLaunchers()
|
||||
}
|
||||
|
||||
override fun onDestroy() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user