ANDROID SDK 2.87

What' New

Comment Stock UI

Comment UI is available from version 2.87. PFB the link for comments documentation and usage.

https://docs.livelike.com/docs/comments-stock-ui-android

Bug Fix

Solved issue related to widgets title text case not getting updated. Also updated the boolean resources names. PFB the updated names.

<resources>
    <bool name="livelike_widget_title_text_all_caps">true</bool>
    <bool name="livelike_widget_alert_title_text_all_caps">true</bool>
    <bool name="livelike_widget_ask_me_anything_title_text_all_caps">true</bool>
    <bool name="livelike_widget_cheer_meter_title_text_all_caps">true</bool>
    <bool name="livelike_widget_social_embed_title_text_all_caps">true</bool>
    <bool name="livelike_widget_video_title_text_all_caps">true</bool>
</resources>