mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-06 04:51:38 +02:00
password_row: Improve alignment
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
parent
91c55d4446
commit
13abcdeb80
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue