Lines Matching full:switch
24 <Switch android:text="Standard switch"
29 <Switch android:text="Default is on"
35 <Switch android:id="@+id/monitored_switch"
36 android:text="Monitored switch"
41 <Switch android:text="Customized text"
48 <Switch android:text="This is an example of a switch with a lot of text in it. It may end up wrapping to another line. The switch will be pinned at the top."
55 <Switch android:text="This is an example of a switch with a lot of text in it. It may end up wrapping to another line. The switch will be vertically centered."
62 <Switch android:text="This is an example of a switch with a lot of text in it. It may end up wrapping to another line. The switch will be pinned at the bottom."
69 <Switch android:text="Switch with match_parent width"
74 <TextView android:text="Standalone switch below:"
78 <Switch android:layout_width="wrap_content"