diff --git a/core-ui/src/main/res/layout/widget_object_types_list.xml b/core-ui/src/main/res/layout/widget_object_types_list.xml index ce17f9787b..ef37ea6eac 100644 --- a/core-ui/src/main/res/layout/widget_object_types_list.xml +++ b/core-ui/src/main/res/layout/widget_object_types_list.xml @@ -4,6 +4,7 @@ xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="wrap_content" + android:clickable="true" xmlns:tools="http://schemas.android.com/tools">