mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-06 06:15:12 +00:00
fix to fully view call controls
(were cut at left and right on some devices) Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
parent
f9a28cb0aa
commit
39a3c9edb5
@ -140,9 +140,7 @@
|
||||
android:animateLayoutChanges="true"
|
||||
android:background="@android:color/transparent"
|
||||
android:gravity="center"
|
||||
android:orientation="horizontal"
|
||||
android:layout_marginStart="40dp"
|
||||
android:layout_marginEnd="40dp">
|
||||
android:orientation="horizontal">
|
||||
|
||||
<com.facebook.drawee.view.SimpleDraweeView
|
||||
android:id="@+id/pictureInPictureButton"
|
||||
|
Loading…
Reference in New Issue
Block a user