From b150696e7912c6f1732102953e1206d5d82f7189 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 28 Nov 2011 20:14:50 +0300 Subject: implement categories for smallscreen view --- res/layout/cats_fragment.xml | 13 +++++++ res/layout/main_small.xml | 84 +++++++++++++++++++++++++++++--------------- 2 files changed, 68 insertions(+), 29 deletions(-) create mode 100644 res/layout/cats_fragment.xml (limited to 'res/layout') diff --git a/res/layout/cats_fragment.xml b/res/layout/cats_fragment.xml new file mode 100644 index 00000000..4101e5c8 --- /dev/null +++ b/res/layout/cats_fragment.xml @@ -0,0 +1,13 @@ + + + + + + + + + + diff --git a/res/layout/main_small.xml b/res/layout/main_small.xml index 7fd46add..0215f270 100644 --- a/res/layout/main_small.xml +++ b/res/layout/main_small.xml @@ -1,30 +1,56 @@ - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3-54-g00ecf