diff --git a/shared/ui/src/main/res/layout/tag_list_full_item.xml b/shared/ui/src/main/res/layout/tag_list_full_item.xml index 77d9ef65..e0c5bc13 100644 --- a/shared/ui/src/main/res/layout/tag_list_full_item.xml +++ b/shared/ui/src/main/res/layout/tag_list_full_item.xml @@ -1,6 +1,45 @@ + android:layout_height="wrap_content" + android:paddingHorizontal="24dp" + android:paddingVertical="16dp"> + + + + + + + + + + + \ No newline at end of file