美化报告下拉菜单

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

@@ -5,8 +5,8 @@
android:layout_height="match_parent"
android:gravity="right|center_vertical"
android:orientation="horizontal"
android:paddingTop="64dp"
android:paddingLeft="380dp"
android:paddingTop="@dimen/fragment_margin_top"
android:paddingLeft="@dimen/fragment_margin_left"
tools:context="com.navinfo.omqs.ui.fragment.evaluationresult.PhenomenonFragment">
<ImageView