900字范文,内容丰富有趣,生活中的好帮手!
900字范文 > android自动打开微信朋友圈 求大神告知Android微信朋友圈界面代码

android自动打开微信朋友圈 求大神告知Android微信朋友圈界面代码

时间:2019-09-10 17:44:45

相关推荐

android自动打开微信朋友圈 求大神告知Android微信朋友圈界面代码

满意答案

plarpgricle

.12.17

采纳率:58%等级:10

已帮助:5570人

<?xml version="1.0"encoding="utf-8"?>

xmlns:app="/apk/res-auto"

xmlns:tools="/tools"

android:layout_width="match_parent"

android:layout_height="match_parent"

android:orientation="vertical"

tools:context="cn.tomcat7.baidu.MainActivity">

android:layout_width="match_parent"

android:layout_height="wrap_content"

android:orientation="horizontal">

android:layout_width="64dip"

android:layout_height="64dip"

android:src="@mipmap/ic_launcher"/>

android:layout_width="0dip"

android:layout_height="wrap_content"

android:layout_weight="1"

android:orientation="vertical">

android:layout_width="match_parent"

android:layout_height="wrap_content"

android:maxLines="1"

android:text="赤壁赋"

android:textColor="#000000"

android:textSize="16dip"/>

android:layout_width="match_parent"

android:layout_height="wrap_content"

android:text="壬戌之秋,七月既望,苏子与客泛舟游于赤壁之下。清风徐来,水波不兴。举酒属客,诵明月之诗,歌窈窕之章。少焉,月出于东山之上,徘徊于斗牛之间。白露横江,水光接天。纵一苇之所如,凌万顷之茫然。浩浩乎如冯虚御风,而不知其所止;飘飘乎如遗世独立,羽化而登仙。"/>

android:layout_width="match_parent"

android:layout_height="1dip"

android:background="#f1f1f1"/>

00分享举报

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。