From 8960d85452dc851d36c80e411ce7a63020ab6efb Mon Sep 17 00:00:00 2001 From: daniel oeh Date: Thu, 2 Aug 2012 12:31:33 +0200 Subject: Added button to access the Miro Guide from the AddFeedActivity --- res/layout-v14/addfeed.xml | 16 ++++++++++++++++ res/layout/addfeed.xml | 16 ++++++++++++++++ res/values/strings.xml | 3 +++ 3 files changed, 35 insertions(+) (limited to 'res') diff --git a/res/layout-v14/addfeed.xml b/res/layout-v14/addfeed.xml index 5810288ab..ee8efeaee 100644 --- a/res/layout-v14/addfeed.xml +++ b/res/layout-v14/addfeed.xml @@ -21,6 +21,22 @@ android:hint="@string/feedurl_label" android:inputType="textUri" /> + + +