mirror of
https://github.com/SimpleMobileTools/Simple-Launcher.git
synced 2025-02-16 11:31:46 +01:00
Remove needless comment from HomeScreenGrid
This commit is contained in:
parent
b15673b8a2
commit
924521c405
@ -1052,7 +1052,6 @@ class HomeScreenGrid(context: Context, attrs: AttributeSet, defStyle: Int) : Rel
|
||||
|
||||
items.forEach { item ->
|
||||
val itemRect = folder.getItemRect(item)
|
||||
// canvas.drawRect(itemRect, contrastTextPaint)
|
||||
canvas.drawItemInCell(item, itemRect)
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user