分享框布局调整

This commit is contained in:
tongchenfei
2020-05-27 16:47:50 +08:00
parent 8caa9251df
commit f87736d0df
3 changed files with 3 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 182 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 255 B

View File

@@ -24,6 +24,9 @@
android:layout_height="wrap_content"
android:layout_marginTop="@dimen/share_module_title_margin_top"
android:text="我要分享"
android:drawableLeft="@drawable/module_share_title_icon"
android:drawableRight="@drawable/module_share_title_icon"
android:drawablePadding="@dimen/dp_40"
android:textColor="@color/white"
android:textSize="@dimen/share_module_title_content"
android:textStyle="bold"