mirror of
https://github.com/FossifyOrg/Launcher.git
synced 2026-04-19 06:17:10 -04:00
fix a glitch with not updating icons
This commit is contained in:
@@ -125,6 +125,8 @@ class HomeScreenGrid(context: Context, attrs: AttributeSet, defStyle: Int) : Vie
|
||||
invalidate()
|
||||
}
|
||||
}
|
||||
} else {
|
||||
redrawIcons = true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user