Cherish:Updates team

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Hưng Phan
2021-02-23 11:36:30 +07:00
parent 31172d54b2
commit c4b78c8d55
2 changed files with 12 additions and 1 deletions

View File

@@ -94,6 +94,15 @@
android:data="https://github.com/hungphan2001" />
</Preference>
<Preference
android:title="@string/core"
android:summary="@string/core_description"
android:icon="@drawable/ic_devs" >
<intent
android:action="android.intent.action.VIEW"
android:data="https://github.com/hung2408" />
</Preference>
</PreferenceCategory>
<PreferenceCategory