I\'ve been trying to customize the toggle button look but with no success. Here is how I want it to look like:
create toggle_selector.xml in res/drawable
apply the selector to your toggle button
Note: for removing the text i used following in above code
textOff="" textOn=""