Pin screen implementation with dark mode support.
Customizations:
- Customize pin error string: open
strings.xml
file and changepin_error
string value. - Implement
isPinValid()
functionality inPinViewModel
. - Implement
onSuccess()
functionality inPinFragment
.