fix: fix wrong tap-to-reveal string

This commit is contained in:
LucasGGamerM 2023-08-28 08:27:42 -03:00
parent 8524e57ecd
commit 52955b6c42
3 changed files with 1 additions and 1 deletions

0
fix-metadata-markdown-lists.sh Executable file → Normal file
View File

0
gradlew vendored Executable file → Normal file
View File

View File

@ -21,7 +21,7 @@
android:layout_height="wrap_content"
android:layout_marginEnd="16dp"
android:layout_gravity="end|center_vertical"
android:text="@string/mo_add_custom_server_local_timeline"
android:text="@string/spoiler_show"
android:singleLine="true"
android:ellipsize="end"
android:visibility="visible"