chimosky Fix issue with accessibility keys
6f47186 Jul 4, 2022
Fix issue with accessibility keys
- After the right arrow key is pressed and the view switches to the detail view
  nothing shows and this fixes that, the issue was caused by a redundant check
  as there was a necessary check before that.
- fix callback names

Signed-off-by: Ibiam Chihurumnaya <ibiam@sugarlabs.org>
6f47186