From 04be845546694f82db14c867b9175312870287d6 Mon Sep 17 00:00:00 2001 From: zkwip Date: Wed, 10 Jun 2015 22:42:38 +0200 Subject: A warm welcome - walkthrough mooi hè? --- app/src/main/res/layout/walkthrough_single_view.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/walkthrough_single_view.xml b/app/src/main/res/layout/walkthrough_single_view.xml index d1219eb..a9e98a2 100644 --- a/app/src/main/res/layout/walkthrough_single_view.xml +++ b/app/src/main/res/layout/walkthrough_single_view.xml @@ -30,8 +30,10 @@ + android:layout_height="wrap_content" + android:textSize="@dimen/abc_text_size_large_material" + android:padding="@dimen/activity_horizontal_margin"/> -- cgit v1.2.3