Modified User details

This commit is contained in:
Hemanth S 2020-10-04 19:01:40 +05:30
parent e2d4ef11bd
commit 6fd3f36e31
4 changed files with 32 additions and 72 deletions

View file

@ -55,7 +55,7 @@ class UserInfoActivity : AbsBaseActivity() {
pickNewPhoto()
}
bannerSelect.setOnClickListener {
bannerImage.setOnClickListener {
selectBannerImage()
}