Skip to content

Commit

Permalink
fix announcement url color error
Browse files Browse the repository at this point in the history
  • Loading branch information
ShirosakiMio committed Jul 7, 2024
1 parent b45df92 commit d66430a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions FCL/src/main/res/layout/ui_main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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"/>
Expand Down

0 comments on commit d66430a

Please sign in to comment.