diff --git a/res/xml/single_choice_list_item_2.xml b/res/xml/single_choice_list_item_2.xml index ca80f444602..733751b08ca 100644 --- a/res/xml/single_choice_list_item_2.xml +++ b/res/xml/single_choice_list_item_2.xml @@ -27,7 +27,8 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center_vertical" - android:clickable="false" /> + android:clickable="false" + android:focusable="false"/>