有没有办法获取 ListView 子 onTouch ACTION_DOWN 事件的位置?
listView.getChildAt(position_when_touched).setBackgroundResource(R.drawable.newBackground);
有没有办法获取 ListView 子 onTouch ACTION_DOWN 事件的位置?
listView.getChildAt(position_when_touched).setBackgroundResource(R.drawable.newBackground);