Optional VoWiFi icon [2/2]
Change-Id: Ie749adb282bde9e70c3e57a1daec4e945e128195 Signed-off-by: DennySPb <dennyspb@gmail.com> Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -124,4 +124,17 @@
|
||||
<item>1</item>
|
||||
<item>0</item>
|
||||
</string-array>
|
||||
|
||||
<!-- VoWiFi Icon -->
|
||||
<string-array name="vowifi_icon_entries" translatable="false">
|
||||
<item>@string/vowifi_icon_disabled</item>
|
||||
<item>@string/vowifi_icon_enabled</item>
|
||||
<item>@string/vowifi_icon_enabled_volte_disabled</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="vowifi_icon_values" translatable="false">
|
||||
<item>0</item>
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
|
||||
@@ -253,4 +253,10 @@
|
||||
<string name="three_finger_gesture">Swipe to screenshot</string>
|
||||
<string name="three_finger_gesture_summary">Swipe three fingers to take screenshot</string>
|
||||
|
||||
<!-- VoWiFi icon -->
|
||||
<string name="vowifi_icon_title">VoWiFi icon</string>
|
||||
<string name="vowifi_icon_enabled">VoWiFi icon enabled</string>
|
||||
<string name="vowifi_icon_disabled">VoWiFi icon disabled</string>
|
||||
<string name="vowifi_icon_enabled_volte_disabled">VoWiFi instead of VoLTE icon</string>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user