How to disable/hide three-dot indicator(Option menu indicator) on ICS handsets?
How to disable/hide three-dot indicator(Option menu indicator) on ICS handsets. I am running application as <uses-sdk android:minSdkVersion="5"/> in Manifest, code is compiled with 4.0. Three-dot indicator shows on every screen. Example for preference activities i don't want show Three-dot indicator, since it does't have any menu options. Any body can suggest..better way to remove/hide three-dot indicator.? I still want to use three-dot indicator in some activities not in preference activities. -- 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

