Add support for relame GT ME

Signed-off-by: itsxrp <itsxrproms@gmail.com>
This commit is contained in:
itsxrp
2022-08-23 04:55:58 +00:00
committed by Hưng Phan
parent 8620bfc9e7
commit 0e142f8b4d
2 changed files with 10 additions and 1 deletions

View File

@@ -536,6 +536,14 @@
android:action="android.intent.action.VIEW"
android:data="https://t.me/RMX1801" />
</Preference>
<Preference
android:title="@string/RMX3360_maintainer"
android:summary="@string/device_RMX3360"
android:icon="@drawable/ic_devs_phone" >
<intent
android:action="android.intent.action.VIEW"
android:data="https://t.me/itsXRP" />
</Preference>
</PreferenceCategory>
<PreferenceCategory