| | |
| | | style="@style/myInfoItemStyle"> |
| | | |
| | | <TextView |
| | | android:drawableLeft="@drawable/icon_my_info_pdd" |
| | | android:drawablePadding="13dp" |
| | | android:layout_width="0dp" |
| | | android:layout_height="wrap_content" |
| | | android:layout_gravity="center_vertical" |
| | | android:layout_marginLeft="20dp" |
| | | android:layout_weight="1" |
| | | android:drawableLeft="@drawable/icon_my_info_pdd" |
| | | android:drawablePadding="13dp" |
| | | android:gravity="center_vertical" |
| | | android:text="拼多多自购备案" |
| | | android:textColor="@color/text_black_1" |
| | |
| | | android:layout_marginRight="20dp" |
| | | android:src="@mipmap/ic_input" /> |
| | | </LinearLayout> |
| | | |
| | | |
| | | |
| | | <LinearLayout |
| | |
| | | android:background="@color/trends_goods_bg" /> |
| | | |
| | | |
| | | |
| | | |
| | | <LinearLayout |
| | | android:id="@+id/ll_info_relative_qq" |
| | | style="@style/myInfoItemStyle" |
| | |
| | | android:layout_height="wrap_content" |
| | | android:layout_gravity="center_vertical" |
| | | android:layout_marginLeft="20dp" |
| | | android:layout_marginRight="10dp" |
| | | android:gravity="center_vertical" |
| | | android:text="未关联" /> |
| | | |