mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-18 06:57:28 +01:00
Rename viewer to reader
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
android:value="eu.kanade.mangafeed.ui.activity.MainActivity" />
|
||||
</activity>
|
||||
<activity
|
||||
android:name=".ui.activity.ViewerActivity"
|
||||
android:name=".ui.activity.ReaderActivity"
|
||||
android:label="@string/title_activity_viewer"
|
||||
android:parentActivityName=".ui.activity.MangaDetailActivity"
|
||||
android:theme="@style/AppTheme" >
|
||||
|
||||
Reference in New Issue
Block a user