I just released Scaloid 4.1. This version has two notable changes: 1. Specify onClick and onLongClick at once Normally, most of the buttons does nothing on long click, because programmers doesn't specifically allocate any behavior on it. In the current touch-input UIs, there are no common visual guide for user to determine something is able to being long touched or not; So I believe that it is bet