Rename Preview to follow code convention
This commit is contained in:
parent
35e0b479f1
commit
0938935d16
24 changed files with 40 additions and 40 deletions
|
|
@ -202,7 +202,7 @@ private fun OnBoardingButtons(
|
|||
|
||||
@PreviewsDayNight
|
||||
@Composable
|
||||
internal fun OnBoardingScreenPreview(
|
||||
internal fun OnBoardingViewPreview(
|
||||
@PreviewParameter(OnBoardingStateProvider::class) state: OnBoardingState
|
||||
) = ElementPreview {
|
||||
OnBoardingView(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue