|
|
@@ -24,11 +24,12 @@
|
|
|
android:layout_width="60dp"
|
|
|
android:layout_height="60dp"
|
|
|
android:duplicateParentState="true"
|
|
|
- android:layout_marginRight="5dp"/>
|
|
|
+ android:layout_marginRight="-20dp"/>
|
|
|
|
|
|
<LinearLayout
|
|
|
android:layout_width="0dp"
|
|
|
android:layout_height="wrap_content"
|
|
|
+ android:layout_marginLeft="25dp"
|
|
|
android:duplicateParentState="true"
|
|
|
android:layout_weight="1"
|
|
|
android:orientation="vertical">
|
|
|
@@ -48,7 +49,7 @@
|
|
|
android:id="@+id/tvBody2"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
- android:layout_marginTop="10dp"
|
|
|
+ android:layout_marginTop="8dp"
|
|
|
android:duplicateParentState="true"
|
|
|
android:gravity="center_vertical"
|
|
|
android:includeFontPadding="false"
|