fix Offset between avatar and message

closes https://codeberg.org/kriztan/blabber.im/issues/503
This commit is contained in:
Christian Schneppe 2020-11-17 17:27:50 +01:00
parent 6ce7a1bdf7
commit 9731c27bac

View file

@ -30,7 +30,7 @@
<View
android:id="@+id/placeholder"
android:layout_width="48dp"
android:layout_height="3dp" />
android:layout_height="0dp" />
</LinearLayout>
<LinearLayout