Offline Banner

You can customize all the aspects like the background color of the banner and the color of the banner text to match the look and feel of your application.

Description:

KeyDescription
siq_offlinebanner_backgroundcolor

Background color of the offline banner

siq_offlinebanner_textcolor

Color of the offline banner text

 

 

 

Sample Code:

Copied<item name="siq_offlinebanner_backgroundcolor">@color/siq_infobanner_backgroundcolor_darkactionbar</item>
<item name="siq_offlinebanner_textcolor">?android:attr/textColorSecondary</item>