summaryrefslogtreecommitdiffstats
path: root/samples/Support7Demos/res/layout/config_view_toggle.xml
blob: ac187fff53ab492e0908926390bac9f8e35e054c (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<CheckBox xmlns:android="http://schemas.android.com/apk/res/android"
              android:layout_width="wrap_content"
              android:layout_height="match_parent">

</CheckBox>