Hi, I have requirement of using my own background and blue light for toggle button.
using this not able to custom position light of toggle button, currently, it is always placed to the bottom of button. I want to move it above and just below center of button. I tried with paddingBottom but that did not help. I have added my own nine-patch file for light on/off, but this light is placed at the bottom of toggle button and it is hardly 8 pixels above from the bottom of button. I want to move this light above with at least 20 pixels. I tried using android:paddingBottom for ToggleButton but that did not move the light even by 1pixel up. Is there any option to move this ? Any help regarding this appreciated. -Thanks, Manju -- 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

