summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/CommandProcessor.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2021-08-07 19:40:45 +0200
committerJosJuice <josjuice@gmail.com>2021-09-16 16:46:50 +0200
commitfc6c31c3db77dcb04473378f27e24283131b6052 (patch)
tree90a2cb8d504585718c5177c52da5745c938e5090 /Source/Core/VideoCommon/CommandProcessor.cpp
parent43dcbf33adc72e935c518c3a7a0e621fe5694b69 (diff)
Android: Update cheat list when a cheat is edited
The way I'm implementing events using LiveData feels rather unorthodox, but I'm not aware of anything in the Android framework that would let me do it in a better way... One option I did consider was wrapping the cheat lists in LiveData and observing those, but then CheatsAdapter wouldn't know which cheat had changed, only that there was some kind of change to the list, necessitating the use of the not recommended notifyDataSetChanged.
Diffstat (limited to 'Source/Core/VideoCommon/CommandProcessor.cpp')
0 files changed, 0 insertions, 0 deletions