I have a question regarding the Android Switch button. Does anyone know how to customise it so looks something like :
I have found out how I can replace the circle with a custom image using android:thumb= but still not sure how to increase the width of the entire button so it fills up most of the screen width and also add a text on top of it. Also need to add some offset for the thumb just like on the image. Can I achieve this by using the Switch or I have to implement the whole thing myself ?