Search results

  1. J

    get trigger which triggeres a macro

    when a macro has multi traggers, how can I know which one triggers the macro. considering the following case: TRIGGERS trigger1 trigger2 ACTIONS do A if trigger = trigger1 do B else if trigger = trigger2 do C endif do D althrough this can be done by separating the macro into two...
  2. J

    customize drawer height

    the height of drawer is by default the height of the screen and can't be ajusted. since mobilephones usually have a long size nowdays, a shorter height can be more convenient for use, I think.
Top