Advertisement
Guest User

Untitled

a guest
Oct 3rd, 2015
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Switch xmlns:android="http://schemas.android.com/apk/res/android"
  3. android:id="@id/dummy_switch_image" android:showText="false" android:layout_width="0.0dip" android:layout_height="0.0dip" android:focusable="false" android:clickable="false" android:enabled="false" android:visibility="gone" android:switchMinWidth="0.0dip" android:thumb="@null" android:track="@null" android:button="@null" />
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement