Center QrCode

This commit is contained in:
Pierre HUBERT 2022-02-17 10:55:16 +01:00
parent 80f91f822e
commit f0213302be

View File

@ -29,6 +29,7 @@
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"
app:layout_constraintVertical_bias="0.32999998"
app:srcCompat="@drawable/ic_qr" />
<TextView