¡@

Home 

2014/10/16 ¤W¤È 08:17:36

android Programming Glossary: lastinstance

new Selectable TextView in android 3 (API <=11) component

http://stackoverflow.com/questions/18042308/new-selectable-textview-in-android-3-api-11-component

boolean isDowned protected int textSelectedEnd protected int textSelectedStart private static SelectableTextView lastInstance public SelectableTextView Context context super context public void setTextIsSelectable boolean selectable TODO ANDROID3.. public boolean onTouch View v MotionEvent event int action event.getAction if action MotionEvent.ACTION_DOWN if lastInstance null lastInstance SelectableTextView.this if lastInstance null lastInstance SelectableTextView.this lastInstance.clean.. onTouch View v MotionEvent event int action event.getAction if action MotionEvent.ACTION_DOWN if lastInstance null lastInstance SelectableTextView.this if lastInstance null lastInstance SelectableTextView.this lastInstance.clean lastInstance SelectableTextView.this..