
Android布局
黑色的眼
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
android仿美团评论
1.仿美团评论布局,效果图 2.listview_pingjia_item.xml <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" android:orientatio原创 2017-12-01 20:13:12 · 1829 阅读 · 0 评论 -
Android仿支付宝订单确认和支付
1.效果图 2.实现方式 dialog_confirm_order.xml <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical" android:layout_width="match_parent"原创 2017-12-06 19:39:41 · 4104 阅读 · 0 评论