From bbe058418bb0a509cb694df598e6017e1df901a2 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Mon, 27 Nov 2017 21:29:40 +0100 Subject: NotSupported: Better sorry text Signed-off-by: Jason A. Donenfeld --- app/src/main/res/layout/not_supported_activity.xml | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/not_supported_activity.xml b/app/src/main/res/layout/not_supported_activity.xml index 8e093279..02f93473 100644 --- a/app/src/main/res/layout/not_supported_activity.xml +++ b/app/src/main/res/layout/not_supported_activity.xml @@ -1,9 +1,14 @@ - + android:layout_height="match_parent"> + + + -- cgit v1.2.3