fix(instance-info): only collapse long descriptions

This commit is contained in:
FineFindus
2023-05-23 16:05:16 +02:00
parent 4c9f29e949
commit a9283bfec8
2 changed files with 15 additions and 13 deletions

View File

@@ -60,12 +60,6 @@
</org.joinmastodon.android.ui.views.UntouchableScrollView>
<Space
android:id="@+id/space_below_text"
android:layout_width="match_parent"
android:layout_height="8dp"
android:visibility="gone" />
<Button
android:id="@+id/read_more"
android:layout_width="match_parent"