Sha256: 1a6fa27fc3401fb8136e41d9c69baa1570428b25aa390d306d6cf771602a3717
Contents?: true
Size: 178 Bytes
Versions: 7
Compression:
Stored size: 178 Bytes
Contents
motion_require 'string_row' module Formotion module RowType class PhoneRow < StringRow def keyboardType UIKeyboardTypePhonePad end end end end
Version data entries
7 entries across 7 versions & 1 rubygems