Increased margin for clean/share logs button in troubleshooting fragment

This commit is contained in:
Sylvain Berfini 2025-04-29 17:15:04 +02:00
parent 344afdfcfa
commit 966f713f19

View file

@ -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"