From 8db161017f55a710bd91aa14fe9c1b24d4efdeab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Mon, 11 Feb 2013 17:32:19 +0100 Subject: The newProviderButton gets user to the DialogFragment correctly. The problem in the previous commit was that I had to modify the fragment layout, instead of that of the Activity. I learnt how to obtain and modify it from here: https://developer.android.com/reference/android/app/ListFragment.html --- res/layout/activity_provider_list.xml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 res/layout/activity_provider_list.xml (limited to 'res/layout/activity_provider_list.xml') diff --git a/res/layout/activity_provider_list.xml b/res/layout/activity_provider_list.xml deleted file mode 100644 index 6a6dafec..00000000 --- a/res/layout/activity_provider_list.xml +++ /dev/null @@ -1,10 +0,0 @@ - -- cgit v1.2.3