updateGridLayout

suspend fun updateGridLayout(rows: Int = 2, columns: Int = 2, forceFullDisplay: Boolean = false): Result<Unit>