导航:首页 > APP软件 > android仿微信图片选择器

android仿微信图片选择器

发布时间:2023-08-15 23:24:06

『壹』 求大神告知Android微信朋友圈界面代码

<?xmlversion="1.0"encoding="utf-8"?>
<LinearLayoutxmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
tools:context="cn.tomcat7..MainActivity">

<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="horizontal">

<ImageView
android:layout_width="64dip"
android:layout_height="64dip"
android:src="@mipmap/ic_launcher"/>

<LinearLayout
android:layout_width="0dip"
android:layout_height="wrap_content"
android:layout_weight="1"
android:orientation="vertical">

<TextView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:maxLines="1"
android:text="赤壁赋"
android:textColor="#000000"
android:textSize="16dip"/>

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

<View
android:layout_width="match_parent"
android:layout_height="1dip"
android:background="#f1f1f1"/>

</LinearLayout>

阅读全文

与android仿微信图片选择器相关的资料

热点内容
给一个网的另外一台电脑发文件 浏览:987
java只取小数点后两位小数点 浏览:690
proe50模型教程 浏览:321
调试ll1分析程序 浏览:461
linux解压文件出现没有权限 浏览:635
手机数据覆盖下什么东西 浏览:748
国外的变声app 浏览:122
学校编程用什么c60 浏览:159
日本聊天网站怎么登录 浏览:966
为什么要自建大数据平台 浏览:539
编程在哪里找私活 浏览:244
linux内核按行读文件 浏览:968
javadateparse过时 浏览:196
javareference是什么 浏览:71
上海浦东发展银行app 浏览:196
xamarinvs2015模拟器版本 浏览:112
中国银行64位管理工具软件 浏览:887
如何在CAD文件夹中打开CAD 浏览:172
阿里云ubuntujava环境配置 浏览:61
马蜂窝app如何留存 浏览:795

友情链接