Remove redundant screenshots
This commit is contained in:
parent
314c0499a5
commit
7c378dbdd5
1 changed files with 0 additions and 18 deletions
|
|
@ -69,24 +69,6 @@ class ShowLocationStateProvider : PreviewParameterProvider<ShowLocationState> {
|
||||||
appName = APP_NAME,
|
appName = APP_NAME,
|
||||||
eventSink = {},
|
eventSink = {},
|
||||||
),
|
),
|
||||||
ShowLocationState(
|
|
||||||
ShowLocationState.Dialog.None,
|
|
||||||
Location(1.23, 2.34, 4f),
|
|
||||||
description = null,
|
|
||||||
hasLocationPermission = true,
|
|
||||||
isTrackMyLocation = false,
|
|
||||||
appName = APP_NAME,
|
|
||||||
eventSink = {},
|
|
||||||
),
|
|
||||||
ShowLocationState(
|
|
||||||
ShowLocationState.Dialog.None,
|
|
||||||
Location(1.23, 2.34, 4f),
|
|
||||||
description = null,
|
|
||||||
hasLocationPermission = true,
|
|
||||||
isTrackMyLocation = true,
|
|
||||||
appName = APP_NAME,
|
|
||||||
eventSink = {},
|
|
||||||
),
|
|
||||||
ShowLocationState(
|
ShowLocationState(
|
||||||
ShowLocationState.Dialog.None,
|
ShowLocationState.Dialog.None,
|
||||||
Location(1.23, 2.34, 4f),
|
Location(1.23, 2.34, 4f),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue