Cherish:Add Realme XT maintainer

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Hưng Phan
2021-04-18 16:30:09 +07:00
parent 5b313d4450
commit 753a0d735e
2 changed files with 13 additions and 2 deletions

View File

@@ -68,7 +68,9 @@
<!-- Realme Device maintainers -->
<string name="device_RMX1901">Realme RMX1901</string>
<string name="RMX1901_maintainer">Icecrac34R</string>
<string name="RMX1901_maintainer">Ritish</string>
<string name="device_RMX1921">Realme RMX1921</string>
<string name="RMX1921_maintainer">Jgen</string>
<!-- Asus Device maintainers -->
<string name="device_X00T">Asus ZenFone Max Pro M1</string>

View File

@@ -265,7 +265,16 @@
android:icon="@drawable/ic_devs_phone" >
<intent
android:action="android.intent.action.VIEW"
android:data="https://t.me/icecrac34r_hem" />
android:data="https://t.me/indianrookie69" />
</Preference>
<Preference
android:title="@string/RMX1921_maintainer"
android:summary="@string/device_RMX1921"
android:icon="@drawable/ic_devs_phone" >
<intent
android:action="android.intent.action.VIEW"
android:data="https://t.me/jigen_was_here" />
</Preference>
</PreferenceCategory>