We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2716c3 commit 6472a65Copy full SHA for 6472a65
1 file changed
app/src/main/res/xml/prefs_about_contributor.xml
@@ -107,6 +107,13 @@
107
android:action="android.intent.action.VIEW"
108
android:data="https://github.com/NextAlone" />
109
</Preference>
110
+ <Preference
111
+ android:summary="GitHub@qdsp6sw"
112
+ android:title="qdsp6sw">
113
+ <intent
114
+ android:action="android.intent.action.VIEW"
115
+ android:data="https://github.com/qdsp6sw" />
116
+ </Preference>
117
<Preference
118
android:summary="CoolApk@Qe_xr"
119
android:title="Qe_xr">
0 commit comments