Skip to content

Commit

Permalink
更新 item_mutiplechoice.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Fan095 committed Nov 22, 2024
1 parent b925c8e commit 1c6b8dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/item_mutiplechoice.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
~
~ Copyright (C) 2023-2024 HyperCeiler Contributions
-->
<fan.appcompat.widget.CheckedTextView xmlns:android="http://schemas.android.com/apk/res/android"
<fan.androidbase.widget.CheckedTextView xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@android:id/text1"
android:gravity="center_vertical"
android:layout_width="match_parent"
Expand Down

0 comments on commit 1c6b8dd

Please sign in to comment.