フレームワークの CheckedTextView はチェックマークの場所が右側固定なので、左にもできるようにしたカスタムビューを作りました。 CheckedTextView - yanzm-s-Custom-View-Project at github - 使い方はこんな感じ。 <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res/yanzm.products.customview" android:orientation="vertical" android:layout_width="fill_parent" android:l