summaryrefslogtreecommitdiff
path: root/Source/Core/Common/StringUtil.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2022-04-05 19:08:58 +0200
committerJosJuice <josjuice@gmail.com>2022-04-05 19:08:58 +0200
commit4120870628f4cacb48dd2b894a0c53b1021cc293 (patch)
tree13a2ef2d75fdeea2a4b94df0bcc3298806d7597b /Source/Core/Common/StringUtil.cpp
parentcdff426d2312fa38948b31d966bef6c6dcf285bc (diff)
Android: Remove nonsense code from double tap setting dialog
The currentValue variable doesn't use InputOverlay.OVERLAY_ constants, it uses NativeLibrary.ButtonType constants. Sigh, why do enums have to be so bad on Android that Google recommends against using them :( Anyway, simply not doing anything is a reasonable option here. What happens then is that if the currently selected button is invalid for the current controller, none of the available options in the dialog will be pre-selected.
Diffstat (limited to 'Source/Core/Common/StringUtil.cpp')
0 files changed, 0 insertions, 0 deletions