Re: [android-developers] Re: Trying to set toggleButton at right of text view

2012-06-29 Thread Justin Anderson
Why do you have so many LinearLayouts inyour XML? You don't need to wrap your TextView or your ToggleButton in a LinearLayout. That being said, the problem is that you are declaring your LinearLayout to be VERTICAL... Hence, the TextView would be added, and then the ToggleButton would be added VE

[android-developers] Re: Trying to set toggleButton at right of text view

2012-06-29 Thread Emanuel Tivadar
did you managed to solve this ? if yes, please provide the solution. thanks. -- 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