Preferences: update link to AboutActivity
This commit is contained in:
parent
8c4a745ecb
commit
b35305e16c
@ -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>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user