Module: ControlVariables
- Included in:
- BasicTableViewCell, HorizontalTableContainerCell
- Defined in:
- lib/motion-horizontal-scroll/control_variables.rb
Constant Summary collapse
- CELL_HEIGHT =
207- CELL_WIDTH =
130- CELL_BACKGROUND_COLOR =
UIColor.colorWithRed(0, green: 0.10784314, blue: 0.21568627, alpha: 0.4)
- HORIZONTAL_VIEW_SELECTED_BACKGROUND_COLOR =
UIColor.colorWithRed(0.0, green: 0.59607843, blue: 0.37254902, alpha:1.0)