From 0ae852a6331a06b169152084719c0692db05ac5d Mon Sep 17 00:00:00 2001 From: iNPUTmice Date: Tue, 2 Sep 2014 15:51:20 +0200 Subject: refactored share with activity --- res/layout/share_with.xml | 55 ++++++++--------------------------------------- res/menu/share_with.xml | 11 ++++++++++ 2 files changed, 20 insertions(+), 46 deletions(-) create mode 100644 res/menu/share_with.xml (limited to 'res') diff --git a/res/layout/share_with.xml b/res/layout/share_with.xml index a578b2cb..41b6033d 100644 --- a/res/layout/share_with.xml +++ b/res/layout/share_with.xml @@ -1,50 +1,13 @@ - + + android:layout_height="match_parent" > - + - - - - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/res/menu/share_with.xml b/res/menu/share_with.xml new file mode 100644 index 00000000..cbd15c11 --- /dev/null +++ b/res/menu/share_with.xml @@ -0,0 +1,11 @@ + + + + + + \ No newline at end of file -- cgit v1.2.3