Call logs
Call Logs are a feature which allows users to know the call history for the audio and video of incoming, outgoing and group.
#
Call log list#
Single or Group Call#
StyleSetStyleSet is the list of styles provided by MirrorFly UIKit. Customizing the style of Call Logs
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.
#
StringSetListed below are all the strings used in UIKit Message Info 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 Message Info for Android. Icons can be changed by overwriting the res/drawable
files with the same name.
Icon name | Image | Description |
---|---|---|
ic_arrow_down_red | Icon of Missed Call. | |
ic_arrow_down_green | Icon of Incoming Call. | |
ic_arrow_up_green | Icon of Outgoing Call. | |
ic_fab_add | Icon to make audio and video Call. | |
ic_fab_voice_call | Icon to make Audio Call. | |
ic_fab_video_call | Icon to make Video Call. |