mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-20 09:34:09 +00:00
Restore uitableviewcell selection style
This commit is contained in:
parent
1f42d027c9
commit
edf3ac0e6d
@ -113,8 +113,7 @@ static void RunActionSheet(const char* title, const struct string_list* items,
|
||||
|
||||
menu_entry_get_path(self.i, label, sizeof(label));
|
||||
menu_entry_get_value(self.i, buffer, sizeof(buffer));
|
||||
|
||||
result.selectionStyle = UITableViewCellSelectionStyleNone;
|
||||
|
||||
result.textLabel.text = BOXSTRING(label);
|
||||
|
||||
if (label[0] == '\0')
|
||||
|
Loading…
x
Reference in New Issue
Block a user