Skip to content

Preview UnlockView in Android Studio

Create an example @Composable @Preview using the UnlockView

I moved the "Enter pin"-text to an optional parameter to satisfy the preview because i18n(...) did not render the text properly in the preview

Screenshot_2024-05-15_at_10.13.43

Merge request reports