Forward
Forward message is a feature that allows users to forward the image and text message. Forward message appears in the
ForwardMessageFragment class.
In MirrorFly UIKit for Android, there are currently two type of messages that users can forward : text and image. These text message and image file can be shared with other members in the single chat from the sender’s mobile device.
Forward Message Screen#

Forward Message Flow#

StyleSet#
StyleSet is the list of styles provided by MirrorFly UIKit. Customizing the style of Message Forward 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.
List of attributes of Widget.MirrorFly.UserPreview#
| Attribute | Resource type | Description |
|---|---|---|
| android:background | drawable/color | The user item background. |
| mf_user_preview_nickname_appearance | text appearance | Size, color, font, and style of the user nickname. |
StringSet#
IconSet#
Listed below are all the icons used in UIKit Contact for Android. Icons can be changed by overwriting the res/drawable files with the same name.
| Icon name | Image | Description |
|---|---|---|
| icon_arrow_left | Goes back to the previous page. |