fix:调整切换房间页面部分图片资源
Before Width: | Height: | Size: 211 KiB After Width: | Height: | Size: 210 KiB |
Before Width: | Height: | Size: 254 KiB After Width: | Height: | Size: 253 KiB |
Before Width: | Height: | Size: 207 KiB After Width: | Height: | Size: 206 KiB |
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 44 KiB |
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 46 KiB |
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 38 KiB |
@@ -25,7 +25,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="0dp"
|
||||
android:scaleType="fitCenter"
|
||||
android:src="@drawable/room_type_ic_9"
|
||||
android:src="@drawable/room_type_bg_9"
|
||||
app:layout_constraintBottom_toTopOf="@id/iv_bottom_bg"
|
||||
app:layout_constraintTop_toBottomOf="@id/layout_title_bar" />
|
||||
|
||||
|