summaryrefslogtreecommitdiff
path: root/res/layout/provider_list_fragment.xml
AgeCommit message (Collapse)Author
2013-02-11The newProviderButton gets user to the DialogFragment correctly.Parménides GV
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