mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 15:38:28 +02:00
Fix pin code cell selection
This commit is contained in:
@@ -1159,6 +1159,8 @@ SetPinCoordinatorBridgePresenterDelegate>
|
||||
|
||||
cell = switchCell;
|
||||
}
|
||||
|
||||
cell.selectionStyle = UITableViewCellSelectionStyleNone;
|
||||
}
|
||||
else if (indexPath.row == PIN_CODE_DESCRIPTION)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user