[android-developers] switch widget reseting styles on inflating

2013-07-22 Thread Nikolay Konstantinov
Hi, Does anyone have ani idea why a switch widget placed in a xml file with defined textOn and textOff values resets these attributes, styles and other things, when the xml file(view) is inflated with LayoutInflater ? Thank you -- -- You received this message because you are subscribed to

[android-developers] Switch Widget

2012-05-07 Thread kiran g
Hi, I am new to Android.. my problem isSwitch button in android generating an error.please help me. LinearLayout xmlns:android=http://schemas.android.com/apk/res/ android android:layout_width=fill_parent android:layout_height=fill_parent xmlns:android1=http://

Re: [android-developers] Switch Widget

2012-05-07 Thread Justin Anderson
Why have you defined an android1 namespace? Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Mon, May 7, 2012 at 7:14 AM, kiran g kiranoc...@gmail.com wrote: Hi, I am new to Android.. my problem isSwitch button in android generating an