Skip to content
Snippets Groups Projects
Unverified Commit b2f7190e authored by axelherbstreith's avatar axelherbstreith Committed by GitHub
Browse files

QrCode Detail Screen - UI Adaption (DEV) (#2778)

parent b492c7a9
No related branches found
No related tags found
No related merge requests found
...@@ -61,9 +61,10 @@ ...@@ -61,9 +61,10 @@
<TextView <TextView
android:id="@+id/subtitle" android:id="@+id/subtitle"
android:layout_width="wrap_content" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_gravity="center" android:layout_gravity="center"
android:layout_marginHorizontal="24dp"
android:layout_marginBottom="8dp" android:layout_marginBottom="8dp"
android:gravity="center" android:gravity="center"
android:textColor="@android:color/white" android:textColor="@android:color/white"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment