Any suggestions please..?

On Feb 9, 12:09 pm, Subba <raochoud...@gmail.com> wrote:
> Thanks Mark for the reply.
>
> Adding android:targetSdkVersion="14" in manifest it works. However
> don't want hide/remove three dots button on all screens . Only in
> preference activities don't want to show this three dots button.
>
> On Feb 9, 4:10 am, Mark Murphy <mmur...@commonsware.com> wrote:
>
>
>
>
>
>
>
> > On Thu, Feb 9, 2012 at 1:46 AM, Subba <raochoud...@gmail.com> wrote:
> > > How to disable/hidethree-dotindicator(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-dotindicator shows on
> > > every screen.
>
> > Add android:targetSdkVersion="11" (or higher) to your <uses-sdk> element.
>
> > --
> > Mark Murphy (a Commons 
> > Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy
>
> > Android 4.0 Programming Books:http://commonsware.com/books

-- 
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

Reply via email to