adding base choose name fragment with UI
This commit is contained in:
parent
acfeb7ff65
commit
4a1bf11168
|
@ -22,4 +22,3 @@ interface OnboardingVariant {
|
|||
fun onNewIntent(intent: Intent?)
|
||||
fun initUiAndData(isFirstCreation: Boolean)
|
||||
fun setIsLoading(isLoading: Boolean)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue