Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Commit

Permalink
QrCode Detail Screen - UI Adaption (DEV) (#2778)
Browse files Browse the repository at this point in the history
Co-authored-by: harambasicluka <64483219+harambasicluka@users.noreply.github.com>
  • Loading branch information
axelherbstreith and harambasicluka authored Apr 8, 2021
1 parent b492c7a commit b2f7190
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,10 @@

<TextView
android:id="@+id/subtitle"
android:layout_width="wrap_content"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="center"
android:layout_marginHorizontal="24dp"
android:layout_marginBottom="8dp"
android:gravity="center"
android:textColor="@android:color/white"
Expand Down

0 comments on commit b2f7190

Please sign in to comment.