password_row: Improve alignment

Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
Harsh Shandilya 2019-11-04 23:08:00 +05:30
parent 91c55d4446
commit 13abcdeb80
No known key found for this signature in database
GPG key ID: C2E74282C2133D62

View file

@ -45,6 +45,7 @@
android:textSize="18sp"
app:layout_constraintStart_toEndOf="@id/type_image"
app:layout_constraintTop_toBottomOf="@id/type"
app:layout_constraintBottom_toBottomOf="@id/type_image"
tools:text="FILE_NAME" />
<androidx.appcompat.widget.AppCompatTextView