@ -309,7 +309,7 @@ class HandHistoryFragment : RealmFragment(), RowRepresentableDelegate, KeyboardL
Timber.d("onRowSelected: $position, tag = $tag, row = $row")
if (row == HandRowType.SETTINGS_HEADER) {
val ru = this.model.toggleSettingsRows()
this.model.toggleSettingsRows()
this.handHistoryAdapter.notifyDataSetChanged()
return
}