From b94e9274394104ed8d65415d92f08119ccd01792 Mon Sep 17 00:00:00 2001 From: LucasGGamerM Date: Fri, 27 Jan 2023 15:29:44 -0300 Subject: [PATCH] support akkoma local visibility / but it still doesnt compile --- .../main/res/layout/item_instance_custom.xml | 86 ++++++++++++++++++- 1 file changed, 85 insertions(+), 1 deletion(-) 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