open class ViewHelper
Utility class to assist repeated view update procedures
Author
Chia Yu
Since
2019-10-23
<init> |
Utility class to assist repeated view update procedures ViewHelper() |
updateUserPic |
update profile picture for each user open static fun updateUserPic(imgView: ImageView!, user: User!): Unit |