adding barebones profile picture fragment with ability to select a user avatar
This commit is contained in:
parent
1c80914832
commit
232524ddc3
@ -22,3 +22,4 @@ interface OnboardingVariant {
|
||||
fun onNewIntent(intent: Intent?)
|
||||
fun initUiAndData(isFirstCreation: Boolean)
|
||||
fun setIsLoading(isLoading: Boolean)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user