I am having trouble applying a gradient background to a LinearLayout.
This should be relatively simple from what I have read but it just doesn\'t seem to work. For r
My problem was the .xml extension was not added to the filename of the newly created XML file. Adding the .xml extension fixed my problem.