mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-18 04:50:08 +03:00
Move footer overlay 1dp inside to not cut outline
Change-Id: I95e2e8e8e5605586a7891b3ef2bf4c002a04873c
This commit is contained in:
parent
42e6068ce2
commit
12e7bb64fe
1 changed files with 2 additions and 0 deletions
|
@ -208,6 +208,8 @@
|
|||
android:layout_gravity="end|bottom"
|
||||
android:layout_marginStart="4dp"
|
||||
android:layout_alignEnd="@id/viewStubContainer"
|
||||
android:layout_marginEnd="1dp"
|
||||
android:layout_marginBottom="1dp"
|
||||
tools:layout_alignBottom="@id/viewStubContainer"
|
||||
tools:paddingTop="4dp"
|
||||
android:id="@+id/bubbleFootView">
|
||||
|
|
Loading…
Add table
Reference in a new issue