Add Maintainer for Oneplus 8T/9R

This commit is contained in:
Amsal Khan
2022-02-06 21:11:05 +00:00
committed by Hưng Phan
parent af82ea7f49
commit 4eb9f2af11
2 changed files with 23 additions and 0 deletions

View File

@@ -413,6 +413,25 @@
android:action="android.intent.action.VIEW"
android:data="https://t.me/Oogeid" />
</Preference>
<Preference
android:title="@string/kebab_maintainer"
android:summary="@string/device_kebab"
android:icon="@drawable/ic_devs_phone" >
<intent
android:action="android.intent.action.VIEW"
android:data="https://t.me/Viper_1057" />
</Preference>
<Preference
android:title="@string/lemonades_maintainer"
android:summary="@string/device_lemonades"
android:icon="@drawable/ic_devs_phone" >
<intent
android:action="android.intent.action.VIEW"
android:data="https://t.me/Viper_1057" />
</Preference>
</PreferenceCategory>
<PreferenceCategory