mirror of
https://github.com/pierre42100/ComunicAndroid
synced 2025-06-26 03:43:31 +00:00
Created notifications fragment.
This commit is contained in:
6
app/src/main/res/layout/fragment_notifications.xml
Normal file
6
app/src/main/res/layout/fragment_notifications.xml
Normal file
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:orientation="vertical" android:layout_width="match_parent"
|
||||
android:layout_height="match_parent">
|
||||
|
||||
</LinearLayout>
|
Reference in New Issue
Block a user