<CheckBox xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:id="@+id/toggleEntryCB"
android:focusable="false"
android:focusableInTouchMode="false"
android:clickable="false"/>