File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
compose-app/src/main/java/com/mapbox/maps/compose/testapp/examples/basic Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,11 @@ import androidx.activity.compose.setContent
66import androidx.compose.foundation.layout.height
77import androidx.compose.foundation.layout.padding
88import androidx.compose.foundation.lazy.LazyColumn
9- import androidx.compose.foundation.lazy.items
109import androidx.compose.ui.Modifier
1110import androidx.compose.ui.unit.dp
1211import com.mapbox.maps.compose.testapp.ExampleScaffold
1312import com.mapbox.maps.compose.testapp.ui.theme.MapboxMapComposeTheme
1413import com.mapbox.maps.extension.compose.MapboxMap
15- import com.mapbox.maps.extension.compose.animation.viewport.rememberMapViewportState
1614
1715/* *
1816 * Example showcasing [MapboxMap] inside a [LazyColumn].
You can’t perform that action at this time.
0 commit comments