Mir Milad Hosseiny
Mir Milad Hosseiny
It can be fixed easily by adding these line of codes at the end of "public boolean onTouch(View v, MotionEvent event)" method in "GestureImageViewTouchListener" class. if(canDragX || canDragY) v.getParent().requestDisallowInterceptTouchEvent(true); else...
The same for both x86 (21.0.3) and x64 (20.1.3). Did you find any solution?
@mkrufky We solved the udp input issue on `dvbtee-express` and now we read all data but we have a problem with content encoding. As our content is utf-8, I appreciate...
@gamelaster Of course, I'm not in office right now. I'll commit it tomorrow and let you know.
@gamelaster You can find UDP input sample here: https://github.com/Pymossy/dvbtee-express