- Dec 5, 2016
- 166
- 40
edit theme_values.xml
The symbol for loading is probably going to remove it too?
Code:
<?xml version="1.0" encoding="utf-8" ?>
<MIUI_Theme_Values>
<bool name="config_show_status_bar_battery_for_keyguard">false</bool>
<bool name="config_show_status_bar_carrier_for_keyguard">false</bool>
<bool name="config_show_status_bar_date_for_keyguard">false</bool>
<bool name="config_show_status_bar_notification_for_keyguard">false</bool>
<bool name="config_show_status_bar_status_for_keyguard">false</bool>
<bool name="config_show_status_bar_signal_for_keyguard">false</bool>
<bool name="config_show_status_bar_time_for_keyguard">false</bool>
</MIUI_Theme_Values>
The symbol for loading is probably going to remove it too?