From 06805c7814b13e71e654d49623b60ad0350b2536 Mon Sep 17 00:00:00 2001 From: 00day0 Date: Mon, 30 Dec 2019 20:34:01 +0700 Subject: [PATCH] OxygenOS styled dismiss all button [2/2] --- res/drawable/ic_x.xml | 5 +++++ res/values-vi/cherish_strings.xml | 4 ++++ res/values/cherish_strings.xml | 4 ++++ res/xml/cherish_settings_quicksettings.xml | 7 +++++++ 4 files changed, 20 insertions(+) create mode 100644 res/drawable/ic_x.xml diff --git a/res/drawable/ic_x.xml b/res/drawable/ic_x.xml new file mode 100644 index 0000000..475ec9c --- /dev/null +++ b/res/drawable/ic_x.xml @@ -0,0 +1,5 @@ + + + + diff --git a/res/values-vi/cherish_strings.xml b/res/values-vi/cherish_strings.xml index 8fbb16e..8a65148 100644 --- a/res/values-vi/cherish_strings.xml +++ b/res/values-vi/cherish_strings.xml @@ -47,4 +47,8 @@ Thông tin sạc màn hình khóa Hiển thị dòng sạc tối đa của bộ sạc và điện áp và nhiệt độ pin trên màn hình khóa trong khi sạc + + + Thay thế xóa tất cả văn bản bằng nút đẹp + Hiển thị xóa tất cả nút thông báo trong cài đặt nhanh thay vì văn bản mặc định diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index d8228ae..fdecba2 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -47,4 +47,8 @@ Lockscreen charging info Display negociated charger max current and voltage and battery temperature on lockscreen while charging + + + Replace clear all text with nice button + Show clear all notifications button in quick settings instead of default text one diff --git a/res/xml/cherish_settings_quicksettings.xml b/res/xml/cherish_settings_quicksettings.xml index a1a82d8..8a541e2 100644 --- a/res/xml/cherish_settings_quicksettings.xml +++ b/res/xml/cherish_settings_quicksettings.xml @@ -18,4 +18,11 @@ android:title="@string/quicksettings_title" xmlns:settings="http://schemas.android.com/apk/res/com.android.settings"> + +