AiYoYo
AiYoYo
BottomBarBadge bottomBarge = mBottomBar.makeBadgeForTabAt(0, Color.RED, 0); bottomBarge.setAnimationDuration(100); bottomBarge.setAutoShowAfterUnSelection(true); bottomBarge.setText(""); bottomBarge.setTextSize(TypedValue.COMPLEX_UNIT_SP, 1); bottomBarge.show(); 不用谢...😄
You can custom the RecyclerView and override the `dispatchTouchEvent` like this. ``` public class CustomRecyclerView extends RecyclerView { private int touchSlop; private List touchEventTrack = new ArrayList(); public CustomRecyclerView(@NonNull Context...
@rajkanna7 Yes, the way to fix this problem is to only intercept vertical touch events
same issue here, clearing cache etc. doesn't help
Same issue on the Sony A7C2