mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
Increased margin for clean/share logs button in troubleshooting fragment
This commit is contained in:
parent
3de6b9b97e
commit
a5f0e07ca6
1 changed files with 1 additions and 1 deletions
|
|
@ -105,7 +105,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="16dp"
|
||||
android:layout_marginEnd="16dp"
|
||||
android:layout_marginTop="10dp"
|
||||
android:layout_marginTop="20dp"
|
||||
app:flow_wrapMode="chain"
|
||||
app:flow_horizontalGap="16dp"
|
||||
app:flow_verticalGap="10dp"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue