add raphael maintainer

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
DanipunK1
2021-04-04 02:38:02 +02:00
committed by Hưng Phan
parent 6d777e2d32
commit f7bfb81ee9
2 changed files with 11 additions and 0 deletions

View File

@@ -183,6 +183,15 @@
android:data="https://t.me/Louis1977" />
</Preference>
<Preference
android:title="@string/raphael_maintainer"
android:summary="@string/device_raphael"
android:icon="@drawable/ic_devs_phone" >
<intent
android:action="android.intent.action.VIEW"
android:data="https://t.me/DanipunK1" />
</Preference>
</PreferenceCategory>
<PreferenceCategory