Results 1 issues of RainnShieh

OnLinkClickListener not call please add fun: public boolean onTouchEvent(MotinEvent event){ mClickHandler.onTouch(this,event); return super.onTouchEvent(event); } in FlowTextView.java; and change fun public boolean onTouch(View view,MotionEvent event){ ... if(distance < 10){ if(event_code ==...