[android-developers]

2012-03-05 Thread teja divya
how to change the button images according to the state of the button that is button pressed,button focussed ??? -- ..divyateja -- 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@goog

Re: [android-developers] Re: Android App label:how to make android app label invisible???

2012-02-21 Thread teja divya
Thank you Seshu On Tue, Feb 21, 2012 at 2:10 PM, Seshu wrote: > Hi divyateja, > android:theme="@android:style/Theme.NoTitleBar" > > so that u can hide the label name for corresponding activity. > > Thanks and Regards, > S.Seshu > > > > > On Feb 20, 6:51 pm, divya teja wrote: > > Hi