From 3b185e2513bcc3318753c21d3909d8dab2291e31 Mon Sep 17 00:00:00 2001 From: Adam Cohen Date: Tue, 29 Oct 2013 14:45:58 -0700 Subject: Fixing up PagedView to work in landscape mode -> separated notion of page spacing and paged view padding -> always position the current page within the rect created by pagedview's viewport + padding -> space pages by a constant amount Change-Id: I6bb35f72f04543f83b51ef981f8c9ded051623ac --- res/values/attrs.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'res/values/attrs.xml') diff --git a/res/values/attrs.xml b/res/values/attrs.xml index a2d3a83e0..0006a7455 100644 --- a/res/values/attrs.xml +++ b/res/values/attrs.xml @@ -103,8 +103,7 @@ - - + -- cgit v1.2.3