mirror of
https://github.com/SimpleMobileTools/Simple-Launcher.git
synced 2025-03-31 19:40:40 +02:00
fix a glitch with not updating icons
This commit is contained in:
parent
8e8bb4f86f
commit
876a643fa8
@ -125,6 +125,8 @@ class HomeScreenGrid(context: Context, attrs: AttributeSet, defStyle: Int) : Vie
|
||||
invalidate()
|
||||
}
|
||||
}
|
||||
} else {
|
||||
redrawIcons = true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user