issues
search
sghpjuikit
/
player
Audio player and management application.
22
stars
2
forks
source link
Convert Hotkeys to Kotlin
#106
Closed
sghpjuikit
closed
6 years ago
sghpjuikit
commented
6 years ago
Standard conversion, everything stays as is, except:
fail(message) is now lazy
native key id values use constants from library instead of direct values
added missing missing for META key
Standard conversion, everything stays as is, except: