feat: Inbox WIP(#222)
This commit is contained in:
parent
e50a65571f
commit
2855093f5f
11 changed files with 171 additions and 0 deletions
|
@ -221,6 +221,10 @@
|
|||
<data android:host="discord.dantotsu.com" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
<activity
|
||||
android:name=".inbox.InboxActivity"
|
||||
android:label="Inbox Activity">
|
||||
</activity>
|
||||
<activity
|
||||
android:name=".connections.anilist.UrlMedia"
|
||||
android:configChanges="orientation|screenSize|layoutDirection"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue