|
|
@@ -71,12 +71,12 @@
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:orientation="vertical"
|
|
|
- app:layout_constraintGuide_begin="24dp"/>
|
|
|
+ app:layout_constraintGuide_begin="19dp"/>
|
|
|
|
|
|
<ImageView
|
|
|
android:id="@+id/image_bi"
|
|
|
- android:layout_width="61dp"
|
|
|
- android:layout_height="39dp"
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
android:background="?android:attr/selectableItemBackground"
|
|
|
android:padding="9dp"
|
|
|
android:scaleType="center"
|