|
|
|
|
@ -296,8 +296,8 @@ enum class SessionRow : RowRepresentable { |
|
|
|
|
RowRepresentableEditDescriptor(sb ?: 0.0), |
|
|
|
|
RowRepresentableEditDescriptor(bb ?: 0.0), |
|
|
|
|
RowRepresentableEditDescriptor(tips ?: 0.0), |
|
|
|
|
RowRepresentableEditDescriptor("", inputType = InputType.TYPE_CLASS_NUMBER), |
|
|
|
|
RowRepresentableEditDescriptor("", inputType = InputType.TYPE_CLASS_NUMBER) |
|
|
|
|
RowRepresentableEditDescriptor("", inputType = InputType.TYPE_CLASS_NUMBER or InputType.TYPE_NUMBER_FLAG_DECIMAL), |
|
|
|
|
RowRepresentableEditDescriptor("", inputType = InputType.TYPE_CLASS_NUMBER or InputType.TYPE_NUMBER_FLAG_DECIMAL) |
|
|
|
|
) |
|
|
|
|
} |
|
|
|
|
TOURNAMENT_TYPE -> { |
|
|
|
|
|