2014年10月31日

UI复习-组件:SearchView(搜索过滤)

摘要: package com.brady.est;import android.annotation.SuppressLint;import android.os.Bundle;import android.support.v7.app.ActionBarActivity;import android.v... 阅读全文

posted @ 2014-10-31 17:29 brady丶 阅读(323) 评论(0) 推荐(0)

UI复习-组件:ImageView(图片缩放)

摘要: package com.brady.est;import android.annotation.SuppressLint;import android.graphics.Bitmap;import android.graphics.drawable.BitmapDrawable;import and... 阅读全文

posted @ 2014-10-31 10:24 brady丶 阅读(174) 评论(0) 推荐(0)

导航