Example of adding an animated hourglass between interactions


#1

Does anyone have an example of the best way to do that? I am writing a bot and would love to have an hourglass after each time the user taps an answer. Thanks!


#2

Hi @tuval,

You could

  1. Use a gif of an hourglass and show it when the user clicks on the “answer” button
  2. Use an hourglass icon, show it and rotate it to simulate the animation

Here a prototype:
hourglass gif.rp (60.7 KB)

Hope it will help you,
Best,