fix announcement url color error

This commit is contained in:
ShirosakiMio 2024-07-07 10:24:02 +08:00
parent b45df922e6
commit d66430a049
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@
android:padding="10dp"
android:id="@+id/announcement"
android:autoLink="web"
android:textColorLink="#77FF00"
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:auto_text_tint="true"/>