FIX: about activity
This commit is contained in:
parent
47d2999207
commit
56167cce5d
@ -41,8 +41,8 @@
|
|||||||
android:icon="@drawable/ic_info_white_36dp"
|
android:icon="@drawable/ic_info_white_36dp"
|
||||||
android:title="@string/about">
|
android:title="@string/about">
|
||||||
<intent
|
<intent
|
||||||
android:targetClass="io.neoterm.ui.support.AboutActivity"
|
android:targetClass="io.neoterm.ui.other.AboutActivity"
|
||||||
android:targetPackage="io.neoterm"/>
|
android:targetPackage="io.neoterm"/>
|
||||||
</Preference>
|
</Preference>
|
||||||
|
|
||||||
</PreferenceScreen>
|
</PreferenceScreen>
|
||||||
|
Loading…
Reference in New Issue
Block a user