2016年4月10日
posted @ 2016-04-10 17:36
halooomo
阅读(357)
推荐(0)
posted @ 2016-04-10 17:23
halooomo
阅读(282)
推荐(0)
2016年4月8日
posted @ 2016-04-08 23:41
halooomo
阅读(248)
推荐(0)
posted @ 2016-04-08 23:19
halooomo
阅读(712)
推荐(0)
2016年4月7日
摘要:
XML代码 <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.an
阅读全文
posted @ 2016-04-07 23:27
halooomo
阅读(199)
推荐(0)
posted @ 2016-04-07 17:40
halooomo
阅读(155)
推荐(0)
posted @ 2016-04-07 17:00
halooomo
阅读(528)
推荐(0)
摘要:
package com.example.dell.caidanxiang; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.Menu; import android.view.MenuInflater; import android.view.MenuI...
阅读全文
posted @ 2016-04-07 16:29
halooomo
阅读(142)
推荐(0)
2016年3月29日
摘要:
ImageView的scaleType的属性有好几种,分别是matrix(默认)、center、centerCrop、centerInside、fitCenter、fitEnd、fitStart、fitXY android:scaleType="center" 保持原图的大小,显示在ImageVie
阅读全文
posted @ 2016-03-29 15:09
halooomo
阅读(176)
推荐(0)
2016年3月28日
摘要:
package com.example.dell.test5; import android.os.Bundle; import android.support.v7.app.AppCompatAc...
阅读全文
posted @ 2016-03-28 22:34
halooomo
阅读(2576)
推荐(0)