mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-26 19:36:08 +03:00
adding barebones profile picture fragment with ability to select a user avatar
This commit is contained in:
parent
1c80914832
commit
232524ddc3
1 changed files with 1 additions and 0 deletions
|
@ -22,3 +22,4 @@ interface OnboardingVariant {
|
|||
fun onNewIntent(intent: Intent?)
|
||||
fun initUiAndData(isFirstCreation: Boolean)
|
||||
fun setIsLoading(isLoading: Boolean)
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue