mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Preferences: update link to AboutActivity
This commit is contained in:
@@ -132,7 +132,7 @@
|
|||||||
<Preference android:title="@string/about">
|
<Preference android:title="@string/about">
|
||||||
<intent
|
<intent
|
||||||
android:action="android.intent.action.VIEW"
|
android:action="android.intent.action.VIEW"
|
||||||
android:targetClass="org.isoron.uhabits.AboutActivity"
|
android:targetClass="org.isoron.uhabits.activities.about.AboutActivity"
|
||||||
android:targetPackage="org.isoron.uhabits"/>
|
android:targetPackage="org.isoron.uhabits"/>
|
||||||
</Preference>
|
</Preference>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user