How can I get a LinearLayout (or any other ViewGroup) to assume the size of it\'s child views rather than assuming the size of the background image?
If your image lends itself to being converted to a scalable 9-patch image, then doing that would cause the background to scale around the TextView.