Dhemas E.
Results
2
comments of
Dhemas E.
Bump! Same issue here
Hi @smart-fun , Im trying to apply simple touch event. How can I achieve this? Im doing like this: ` @Override public void onTouchEvent(SmartGLView smartGLView, TouchHelperEvent event) { Log.d("TAG", "TOUCHED!");...