|
@@ -277,7 +277,8 @@
|
|
|
android:id="@+id/right_in_calling_layout_iv_call"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="100dp"
|
|
|
- android:scaleType="centerInside"
|
|
|
+ android:layout_marginBottom="20dp"
|
|
|
+ android:scaleType="center"
|
|
|
android:src="@mipmap/ic_calling_sickbed_right_calling" />
|
|
|
|
|
|
<TextView
|