Fixed height of Sent header in IMDN view

This commit is contained in:
Sylvain Berfini 2018-05-17 13:29:39 +02:00
parent ef0b58db16
commit 43a6dc4d82

View file

@ -140,7 +140,7 @@
android:text="@string/sent"/> android:text="@string/sent"/>
<ImageView <ImageView
android:visibility="gone" android:visibility="invisible"
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:padding="5dp" android:padding="5dp"