diff --git a/mastodon/src/main/res/layout/item_instance_custom.xml b/mastodon/src/main/res/layout/item_instance_custom.xml index fafccb4f7..c8cf010f6 100644 --- a/mastodon/src/main/res/layout/item_instance_custom.xml +++ b/mastodon/src/main/res/layout/item_instance_custom.xml @@ -9,6 +9,90 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:background="@drawable/bg_search_field"> - + + + + + + + + + + + + + + + \ No newline at end of file