Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

103
Vistas
detect back swipe gesture Android 10+

How do I detect the back swipe gesture (swiping from the right edge of the screen a little to the left) which is replacing the back button in Android 10+ ?

In my web app I'm using this code (jquery) to handle the back button:

backactionfunc=null; //global

//site XYZ
 if(backactionfunc!=null){document.removeEventListener("backbutton",backactionfunc);}
 document.addEventListener("backbutton", backactionfunc = function(e){
     e.preventDefault();         
     view_go_back();
     document.removeEventListener("backbutton",backactionfunc);
 });

How would I do the same with the new gesture?

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda