-
public class DoubleTapReloadRecognizer
A class allows recognizing double key tap of "R", used to reload JS in , RedBoxDialogSurfaceDelegate and ReactActivity.
-
-
Method Summary
Modifier and Type Method Description boolean
didDoubleTapR(int keyCode, View view)
-
-
Method Detail
-
didDoubleTapR
boolean didDoubleTapR(int keyCode, View view)
-
-
-
-