Can't get it to work with ColorDrawable. The other way works just fine though. The reason why the order of the views in the layout didn't matter was because I had used bringToFront() in my code which brings the view on top of its siblings. Duh.
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en