Files
android_development/samples/Support7Demos/res/layout/config_view_toggle.xml
Yigit Boyar 074b0611de ItemTouchHelper demo activities
NOTICE: TBR

Change-Id: I8d4c0bd2662fc0deb6465de753c1107938fbe6ee
2015-04-21 18:47:00 -07:00

6 lines
222 B
XML

<?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>