Skip to content

Commit

Permalink
Convert DesignView.kt
Browse files Browse the repository at this point in the history
Fixes: #1894
  • Loading branch information
yiqunw700 committed Dec 19, 2024
1 parent 465cb2d commit bd0cf99
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ import androidx.compose.ui.unit.dp
import com.android.designcompose.common.DesignDocId
import com.android.designcompose.common.DocumentServerParams
import com.android.designcompose.common.NodeQuery
import com.android.designcompose.serdegen.ComponentInfo
import com.android.designcompose.definition.view.ComponentInfo
import com.android.designcompose.squoosh.SquooshRoot
import kotlin.math.min
import kotlinx.coroutines.delay
Expand Down

0 comments on commit bd0cf99

Please sign in to comment.