¡@

Home 

2014/10/16 ¤W¤È 08:12:57

android Programming Glossary: eid

Custom Slide to unlock

http://stackoverflow.com/questions/19649023/custom-slide-to-unlock

Code below. left_Locker.setOnTouchListener new OnTouchListener public boolean onTouch View v MotionEvent event int eid event.getAction switch eid case MotionEvent.ACTION_DOWN toastText.setVisibility View.VISIBLE toastText.setTextColor.. new OnTouchListener public boolean onTouch View v MotionEvent event int eid event.getAction switch eid case MotionEvent.ACTION_DOWN toastText.setVisibility View.VISIBLE toastText.setTextColor Color.BLACK toastText.setText.. .getWidth left.setOnTouchListener new OnTouchListener public boolean onTouch View v MotionEvent event int eid event.getAction switch eid case MotionEvent.ACTION_DOWN toastText.setVisibility View.VISIBLE toastText.setTextColor..