properly align received unknown attachment message
This commit is contained in:
parent
ebe1ab967f
commit
d5c9cd5cee
2 changed files with 2 additions and 4 deletions
|
|
@ -2,9 +2,7 @@
|
|||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:id="@+id/thread_received_attachment_wrapper"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:paddingTop="@dimen/medium_margin"
|
||||
android:paddingBottom="@dimen/medium_margin">
|
||||
android:layout_height="wrap_content">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/thread_received_attachment_label"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue