Enable detekt rule PreviewPublic and fix existing issues.
This commit is contained in:
+1
-1
@@ -224,7 +224,7 @@ fun SendLocationView(
|
||||
|
||||
@DayNightPreviews
|
||||
@Composable
|
||||
fun SendLocationViewPreview(
|
||||
internal fun SendLocationViewPreview(
|
||||
@PreviewParameter(SendLocationStateProvider::class) state: SendLocationState
|
||||
) = ElementPreview {
|
||||
SendLocationView(
|
||||
|
||||
Reference in New Issue
Block a user