android
jjdexiao521
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
android Manifest.xml结构
manifest的结构 <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="test.mq.com.demo"> <application a原创 2018-03-17 22:38:04 · 321 阅读 · 0 评论 -
ImageView scaleType的尝试
&lt;LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="wrap_content" android:layout_height=&原创 2018-04-15 16:56:12 · 155 阅读 · 0 评论
分享