From 4904cbc7b9919e7d0f67650fb4cb5ef6f4fdd840 Mon Sep 17 00:00:00 2001 From: Keith Holliday Date: Mon, 15 Aug 2016 22:30:59 -0500 Subject: [PATCH] Restyled popup for QR --- Habitica/res/layout/fragment_group_info.xml | 16 ++++- Habitica/res/layout/qr_code.xml | 65 +++++++------------ Habitica/res/layout/qr_dialogue.xml | 2 +- .../habitica/helpers/QrCodeManager.java | 2 +- 4 files changed, 42 insertions(+), 43 deletions(-) diff --git a/Habitica/res/layout/fragment_group_info.xml b/Habitica/res/layout/fragment_group_info.xml index 6b4345ce8..37136ff40 100644 --- a/Habitica/res/layout/fragment_group_info.xml +++ b/Habitica/res/layout/fragment_group_info.xml @@ -41,7 +41,21 @@ android:layout_height="wrap_content" android:orientation="vertical"> - + + + + + + + - + - + android:id="@+id/QRImageView" + android:layout_gravity="center_horizontal" /> - + + - - - - - -