I have a GridView on top of an ImageView (which has a background image) and want to dim the Image View so that the GridView will be more prominent. What is the best way to do this? Is there a simple xml attribute I can use? I tried using the FLAG_DIM_BEHIND from WindowManager.LayoutParams but it's not working. Thanks!
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

