adding some margin between conversations
This commit is contained in:
parent
1d2443fda3
commit
4dfdb39603
2 changed files with 2 additions and 1 deletions
|
|
@ -4,6 +4,7 @@
|
|||
android:id="@+id/conversation_frame"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginBottom="@dimen/tiny_margin"
|
||||
android:clickable="true"
|
||||
android:focusable="true">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue