• there is also an app called "swipe back" but it let users choose number of handlers/drag which i dont understand how to.

    Is it still unclear how to do this after you've read it's readme text? I can give you some tip if you elaborate on your problem and maybe the readme should be made more instructive?

  • I appreciate!
    if you use it, what is the numer of handle/drag you choose?

    as an end user, i only want to know this, thanks

  • The number for me will not necessarily be the same as for you.

    1. Have the Bangle show your clock face app.
    2. Be connected to the Web IDE.
    3. Enter Bangle["#onswipe"] and later Bangle["#ondrag"] into the Web IDE left hand field (console/terminal). Look at what you get back. Then use this from backswipes readme to determine the numbers you want:

    They return undefined if no handler is active, a function if one is active, or a list of functions if multiple are active.

    Use the numbers you determined for the settings for "Standard # of handlers".

About

Avatar for ccchan @ccchan started