Move the Tile composable in InfiniteGridLayout.
The Tile implementation is specific to the GridLayout implementation, so moving there makes the most sense. Similarly, the icon only tiles are specific to InfiniteGridLayout, so moving that logic out of TileViewModel as well. Flag: ACONFIG com.android.systemui.qs_ui_refactor DEVELOPMENT Test: launching QSActivity Bug: 331598956 Change-Id: I83b3573f9a5bf3af137c57aeb43e0d190225cb75
Loading
Please register or sign in to comment