From 4faf660787b8d508cf22dbdcb90efb6e266c342e Mon Sep 17 00:00:00 2001 From: Kevin Cernekee Date: Thu, 4 Jul 2013 13:00:35 -0700 Subject: [PATCH] example: Add "switch activity" and "refresh" buttons to UI Signed-off-by: Jorrit Jongma --- .../res/layout/activity_main.xml | 21 ++++++++++++++++ libsuperuser_example/res/values/strings.xml | 5 +++- .../libsuperuser_example/MainActivity.java | 25 ++++++++++++++++++- 3 files changed, 49 insertions(+), 2 deletions(-) diff --git a/libsuperuser_example/res/layout/activity_main.xml b/libsuperuser_example/res/layout/activity_main.xml index 1023b33..4dc5955 100644 --- a/libsuperuser_example/res/layout/activity_main.xml +++ b/libsuperuser_example/res/layout/activity_main.xml @@ -25,4 +25,25 @@ + + +