美化报告下拉菜单

This commit is contained in:
qiji4215
2023-05-06 10:55:26 +08:00
parent 0ac805302d
commit e4729d2202
5 changed files with 69 additions and 76 deletions

View File

@@ -15,7 +15,7 @@
</data>
<androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent"
android:layout_width="256dp"
android:layout_height="match_parent"
android:background="@color/white"
tools:context=".ui.fragment.evaluationresult.EvaluationResultFragment">