From 7ad712cb413824b1caae4327e8cc2f691e29d888 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 24 Nov 2011 16:04:58 +0300 Subject: handle login/logout and session errors in child fragments --- res/layout/main.xml | 14 ++++++-------- res/menu/main_menu.xml | 14 ++++++++++++++ 2 files changed, 20 insertions(+), 8 deletions(-) (limited to 'res') diff --git a/res/layout/main.xml b/res/layout/main.xml index 97a9e9c8..9b327d8a 100644 --- a/res/layout/main.xml +++ b/res/layout/main.xml @@ -1,12 +1,10 @@ - - - - - - - + + + + @@ -14,4 +12,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/res/menu/main_menu.xml b/res/menu/main_menu.xml index f7bec3fb..a4dcb9f3 100644 --- a/res/menu/main_menu.xml +++ b/res/menu/main_menu.xml @@ -1,11 +1,25 @@ + + + + + -- cgit v1.2.3