From 9d2fd61a9ea770e6816de061f8ff08809bc88fae Mon Sep 17 00:00:00 2001 From: David Morrissey Date: Mon, 26 May 2014 22:24:35 +0100 Subject: Reverted wrongly committed file --- sample/res/layout/main.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sample') diff --git a/sample/res/layout/main.xml b/sample/res/layout/main.xml index f878285..48d9fce 100644 --- a/sample/res/layout/main.xml +++ b/sample/res/layout/main.xml @@ -8,7 +8,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/pager" android:layout_width="match_parent" - android:layout_height="wrap_content" /> + android:layout_height="match_parent" /> -- cgit v1.2.3