mirror of
https://github.com/pierre42100/ComunicAndroid
synced 2025-06-23 10:35:18 +00:00
Improved views layout
This commit is contained in:
@ -7,6 +7,8 @@
|
||||
android:id="@+id/fragment_conversation_messageslist"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="0dp"
|
||||
android:layout_weight="1" />
|
||||
android:layout_weight="1"
|
||||
android:divider="@null"
|
||||
/>
|
||||
|
||||
</LinearLayout>
|
Reference in New Issue
Block a user