From ebb1253ddd886f6330ff85332763bb652c5101b9 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 28 Nov 2011 12:45:19 +0300 Subject: implement moving between articles --- res/layout/article_fragment.xml | 179 +++++++++++++++++++++++++++++++--------- 1 file changed, 141 insertions(+), 38 deletions(-) (limited to 'res/layout') diff --git a/res/layout/article_fragment.xml b/res/layout/article_fragment.xml index 29334931..2a45daf3 100644 --- a/res/layout/article_fragment.xml +++ b/res/layout/article_fragment.xml @@ -1,38 +1,141 @@ - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3-54-g00ecf