Skip to content
This repository was archived by the owner on Mar 22, 2026. It is now read-only.

Commit 5b88d75

Browse files
committed
Updated xda thread link in settings
1 parent 3435612 commit 5b88d75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

res/xml/preferences.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
android:negativeButtonText="@null"/>
5151
<Preference android:title="@string/xda_title" android:key="pref_xda">
5252
<intent android:action="android.intent.action.VIEW"
53-
android:data="http://forum.xda-developers.com/showthread.php?t=2404042" />
53+
android:data="http://forum.xda-developers.com/showthread.php?t=2594642" />
5454
</Preference>
5555
<Preference android:title="@string/email_title" android:key="pref_email">
5656

0 commit comments

Comments
 (0)