1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-02-24 15:11:03 +00:00

Revert "Small layout improvement"

This reverts commit c55b94a8cf.
This commit is contained in:
M66B 2019-07-13 10:26:47 +02:00
parent c55b94a8cf
commit 9f0e94107b

View file

@ -500,9 +500,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="6dp"
android:backgroundTint="?colorPrimary"
android:text="@string/title_setup_go"
android:textColor="@android:color/white"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toBottomOf="@id/five" />