Skip to content

Commit

Permalink
Convert DesignView.kt (#1929)
Browse files Browse the repository at this point in the history
Fixes: #1894
  • Loading branch information
yiqunw700 authored Dec 20, 2024
1 parent ac8e3de commit 973579e
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 973579e

Please sign in to comment.