完成分享对话框动态添加的功能,待接入服务端

This commit is contained in:
tongchenfei
2020-09-07 17:10:13 +08:00
parent fd8803ddcd
commit ed27d34827
9 changed files with 82 additions and 21 deletions

View File

@@ -22,4 +22,14 @@
<dimen name="share_module_bottom_size">15px</dimen>
<dimen name="share_module_btn_text_size">17.5px</dimen>
<dimen name="module_share_btn_margin_left">60px</dimen>
<dimen name="module_share_btn_margin_top">44px</dimen>
<dimen name="module_share_container_padding_left">5px</dimen>
<dimen name="module_share_container_padding_right">65px</dimen>
<dimen name="module_share_container_padding_bottom">58px</dimen>
<dimen name="module_share_icon_width">40px</dimen>
<dimen name="module_share_icon_bg_width">89px</dimen>
<dimen name="module_share_container_min_width">514px</dimen>
</resources>