From d9d778c56503cf65dbbd13079890412621d551c8 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 22 Nov 2011 15:13:02 +0300 Subject: remove offline sync stuff --- res/layout-land/main.xml | 42 ------------------------------------------ res/layout/main.xml | 23 +++++++++++------------ res/menu/main_menu.xml | 6 ------ 3 files changed, 11 insertions(+), 60 deletions(-) delete mode 100644 res/layout-land/main.xml (limited to 'res') diff --git a/res/layout-land/main.xml b/res/layout-land/main.xml deleted file mode 100644 index 717231cf..00000000 --- a/res/layout-land/main.xml +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/res/layout/main.xml b/res/layout/main.xml index bed3e86b..65a5be25 100644 --- a/res/layout/main.xml +++ b/res/layout/main.xml @@ -1,21 +1,20 @@ - - - - + + + + - - - - + + + + - - - - + + + diff --git a/res/menu/main_menu.xml b/res/menu/main_menu.xml index ebd8fe44..42ec20e9 100644 --- a/res/menu/main_menu.xml +++ b/res/menu/main_menu.xml @@ -4,10 +4,4 @@ android:icon="@android:drawable/ic_menu_preferences" android:title="@string/preferences" android:showAsAction="ifRoom|withText"/> - - - -- cgit v1.2.3-54-g00ecf