09 2015 档案
不规则按钮触发事件区域
摘要:package com.example.buttondemo;import android.content.Context;import android.graphics.Bitmap;import android.graphics.drawable.BitmapDrawable;import an...
阅读全文
posted @ 2015-09-02 13:46
AK-Star
ListView到顶部不可再拉
摘要:ListView到顶部不可再拉,主要针对魅族、索爱等手机;如果你的程序针对的是2.3及以上版本,可以直接调用AbsListView的setOverScrollMode方法来解决这个问题。如果还要兼容2.1,2.2的话,可以通过反射来操作。参数总共有三个值:public static final in...
阅读全文
浙公网安备 33010602011771号