[8.1.2][opt]新增选中框
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
@@ -133,4 +133,14 @@
|
||||
android:textColor="#63707D"
|
||||
android:textSize="26dp"
|
||||
/>
|
||||
|
||||
<ImageView
|
||||
android:layout_width="242dp"
|
||||
android:layout_height="462dp"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
android:layout_marginBottom="22dp"
|
||||
android:background="@drawable/dec_selected_bg"
|
||||
/>
|
||||
</merge>
|
||||
Reference in New Issue
Block a user