Fixed height of Sent header in IMDN view
This commit is contained in:
parent
ef0b58db16
commit
43a6dc4d82
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@
|
|||
android:text="@string/sent"/>
|
||||
|
||||
<ImageView
|
||||
android:visibility="gone"
|
||||
android:visibility="invisible"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:padding="5dp"
|
||||
|
|
Loading…
Reference in a new issue