Enable detekt rule PreviewPublic and fix existing issues.
This commit is contained in:
parent
d70fd5b5f9
commit
6aa5239189
50 changed files with 90 additions and 90 deletions
|
|
@ -224,7 +224,7 @@ fun SendLocationView(
|
|||
|
||||
@DayNightPreviews
|
||||
@Composable
|
||||
fun SendLocationViewPreview(
|
||||
internal fun SendLocationViewPreview(
|
||||
@PreviewParameter(SendLocationStateProvider::class) state: SendLocationState
|
||||
) = ElementPreview {
|
||||
SendLocationView(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue