cc_美团 商品详情页面分享页面实现

发布时间:2020-08-03 09:04:28 作者:愚人cc
来源:网络 阅读:338

cc_美团 商品详情页面分享页面实现

cc_美团 商品详情页面分享页面实现



    <RelativeLayout

        android:id="@+id/rl_share"

        android:layout_width="match_parent"

        android:layout_height="match_parent"

        android:visibility="gone" >


        <RelativeLayout

            android:id="@+id/other_layout_top"

            android:layout_width="match_parent"

            android:layout_height="150dp"

            android:layout_alignParentTop="true"

            android:background="#804f4f4f" >

        </RelativeLayout>


        <LinearLayout

            android:id="@+id/ll_other_layout"

            android:layout_width="match_parent"

            android:layout_height="wrap_content"

            android:layout_alignParentBottom="true"

            android:layout_below="@+id/other_layout_top"

            android:background="@color/white"

            android:orientation="vertical" >


            <LinearLayout

                android:layout_width="match_parent"

                android:layout_height="120dp" >


                <RelativeLayout

                    android:id="@+id/rl_share_sms_btn"

                    >


                    <TextView

                        android:id="@+id/textView1"

                       

                        android:drawableTop="@drawable/icon_share_sms"

                        android:text="短信" />

                </RelativeLayout>


                

                <RelativeLayout

                    android:id="@+id/rl_share_sina_btn"

                     

                    android:background="@drawable/btn_layout_common_bg">


                    <TextView

                        android:id="@+id/textView2"

                       

                        android:drawableTop="@drawable/btn_share_sina"

                        android:text="微博" />

                </RelativeLayout>


                <RelativeLayout

                    android:id="@+id/rl_share_weixin_btn"

                    >

                    <TextView

                        android:id="@+id/textView3"

                       

                        android:drawableTop="@drawable/btn_share_weixin"

                        android:text="微信" />

                </RelativeLayout>

            </LinearLayout>


            <LinearLayout

                android:layout_width="match_parent"

                android:layout_height="120dp" >


                <RelativeLayout

                    android:id="@+id/rl_share_tenxun_btn"

                    >


                    <TextView

                        android:id="@+id/textView4"

                       

                        android:drawableTop="@drawable/btn_share_tenxun"

                        android:text="腾讯微博" >

                    </TextView>

                </RelativeLayout>


                <RelativeLayout

                    android:id="@+id/rl_share_pengyou_btn"

                    >


                    <TextView

                        android:id="@+id/textView5"

                       

                        android:drawableTop="@drawable/btn_share_pengyou"

                        android:text="微信朋友圈" >

                    </TextView>

                </RelativeLayout>


                <RelativeLayout

                    android:id="@+id/rl_share_more_btn"

                    >


                    <TextView

                        android:id="@+id/textView6"

                       

                        android:drawableTop="@drawable/btn_share_more"

                        android:text="更多" >

                    </TextView>

                </RelativeLayout>

            </LinearLayout>


            <RelativeLayout

                android:id="@+id/layout_bottom"

                android:layout_width="match_parent"

                android:layout_height="100dp" >


                <Button

                    android:id="@+id/btn_cancle"

                    android:layout_width="wrap_content"

                    android:layout_height="30dp"

                    android:layout_centerHorizontal="true"

android:layout_marginTop="20dp"

                    android:background="@drawable/user_btn_log_pressed"

                    android:text="取消" />

            </RelativeLayout>

        </LinearLayout>

    </RelativeLayout>


</FrameLayout>


推荐阅读:
  1. 美团 O2O 供应链系统架构设计解析
  2. cc_美团 买单界面实现

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

cc_美团 商品详情页面分享页面实现 商品详情

上一篇:Ironic - 裸机统一管理

下一篇:Flask中如何使用sqlalchemy模块

相关阅读

您好,登录后才能下订单哦!

密码登录
登录注册
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》