mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-31 15:51:03 +00:00
feat: creating activities in app
This commit is contained in:
@@ -7,4 +7,9 @@
|
||||
android:title="@string/view_on_anilist"
|
||||
app:showAsAction="never" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_create_new_activity"
|
||||
android:title="@string/create_new_activity"
|
||||
app:showAsAction="never" />
|
||||
|
||||
</menu>
|
||||
Reference in New Issue
Block a user