nightkidfifa
Results
3
issues of
nightkidfifa
leaflet in cordvoa with button and attribution , but no map display, osm is ok
show=false enable=false,还是默认会显示,选中再取消恢复正常
move the code in switch case ACTION_DOWN and above in onTouchEvent to onInterceptTouchEvent , something like this ///////////////start/////////////////////////////////////////////// `@Override public boolean onInterceptTouchEvent(MotionEvent ev) { if (mLastY == -1) { mLastY...