Small layout improvement

This commit is contained in:
M66B 2020-01-18 17:11:12 +01:00
parent 5340366551
commit e4aa5e78ea
2 changed files with 0 additions and 4 deletions

View File

@ -845,8 +845,6 @@
android:layout_height="wrap_content"
android:layout_marginTop="12dp"
android:text="@string/title_trust"
android:textColor="?attr/colorWarning"
android:textStyle="bold"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/tvError" />

View File

@ -648,8 +648,6 @@
android:layout_height="wrap_content"
android:layout_marginTop="12dp"
android:text="@string/title_trust"
android:textColor="?attr/colorWarning"
android:textStyle="bold"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/tvError" />