mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 01:08:50 -06:00
Preferences: update link to AboutActivity
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
<Preference android:title="@string/about">
|
||||
<intent
|
||||
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"/>
|
||||
</Preference>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user