Skip to content
  • Timothée Giet's avatar
    core, add keyborad controls to IntroMessage · ddbbdc6a
    Timothée Giet authored
    add keyboard controls to introduction pop-up messages
    onReleased is used for most keys on purpose, to avoid repeating the key inside the activity
    when the intro is closed.
    Also disable Keys inside the activity and background while intro is running for the same purpose.
    ddbbdc6a