chore: cleanup
This commit is contained in:
parent
e81773f2b5
commit
55ad8dccad
7 changed files with 249 additions and 274 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue