[SQUASHED] Custom Carrier Label & Carrier Label Placement [1/2]
SuperDroidBond Edit- Port Carrier Label Font Size, Style & Color from AOSP Ex & RR Nougat
Use the lock clock font arrays.
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -1034,4 +1034,19 @@
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Carrier Label -->
|
||||
<string-array name="carrier_label_entries" translatable="false">
|
||||
<item>@string/show_carrier_disabled</item>
|
||||
<item>@string/show_carrier_keyguard</item>
|
||||
<item>@string/show_carrier_statusbar</item>
|
||||
<item>@string/show_carrier_enabled</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="carrier_label_values" translatable="false">
|
||||
<item>0</item>
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user