mirror of
https://github.com/pierre42100/ComunicAndroid
synced 2025-07-08 11:02:54 +00:00
Created notifications fragment.
This commit is contained in:
app/src/main
java
org
communiquons
android
comunic
client
ui
res
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