Profile
Profile is a feature which allows users to update their User profile, Profile image and Remove image.
#
MyProfile#
StyleSetStyleSet is the list of styles provided by MirrorFly UIKit. Customizing the style of Profile
list items is straightforward: Simply inherit the MirrorFly UIKit-defined styles, then override the res/values/styles.xml
or res/values/themes.xml
file from the list below.
#
The following are the Profile AppBar style and attributes for customizations.#
List of attributes of Widget.MirrorFly.MyProfileAttribute | Resource type | Description |
---|---|---|
android:background | drawable/color | The user item background. |
mf_profile_username_text_appearance | text appearance | Size, color, font, and style of the delivered receipt. |
mf_profile_email_text_appearance | text appearance | Size, color, font, and style of the read receipt. |
mf_profile_mobile_text_appearance | text appearance | Size, color, font, and style of the read receipt. |
#
StringSetListed below are all the strings used in UIKit for Android. Strings can be changed by overwriting the res/values/strings.xml
files with the same name.
#
IconSetListed below are all the icons used in UIKit Single/Group Chat
for Android. Icons can be changed by overwriting the res/drawable
files with the same name.
Icon name | Image | Description |
---|---|---|
icon_camera | Icon of Camera. | |
icon_gallery | Icon of Gallery. | |
ic_delete_media | Icon of Remove Photo | |
icon_arrow_left | Goes back to the previous page. |