FIX: about activity
This commit is contained in:
@ -41,7 +41,7 @@
|
|||||||
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>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user