feat: Inbox WIP(#222)
This commit is contained in:
parent
e50a65571f
commit
2855093f5f
11 changed files with 171 additions and 0 deletions
6
app/src/main/res/layout/fragment_notifs.xml
Normal file
6
app/src/main/res/layout/fragment_notifs.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent">
|
||||
|
||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
Loading…
Add table
Add a link
Reference in a new issue