mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-30 00:21:01 +00:00
chore: cleanup
This commit is contained in:
@@ -2,16 +2,6 @@
|
||||
<menu xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||
|
||||
<item
|
||||
android:id="@+id/action_view_following"
|
||||
android:title="@string/view_following"
|
||||
app:showAsAction="never" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_view_followers"
|
||||
android:title="@string/view_followers"
|
||||
app:showAsAction="never" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_view_on_anilist"
|
||||
android:title="@string/view_on_anilist"
|
||||
|
||||
@@ -960,4 +960,7 @@ Non quae tempore quo provident laudantium qui illo dolor vel quia dolor et exerc
|
||||
<string name="failed_ext_install_conflict">Failed to install extension due to conflict</string>
|
||||
<string name="reading">READING</string>
|
||||
<string name="watching">WATCHING</string>
|
||||
<string name="avatar">%1$s\ [Avatar]</string>
|
||||
<string name="cover">%1$s\ [Cover]</string>
|
||||
<string name="banner">%1$s\ [Banner]</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user