Package com.maxkeppeler.sheets.core.views
See: Description
-
Class Summary Class Description SheetsButton Custom text button used for the bottom buttons view. SheetButtonContainer Container that contains a button. SheetButtonToggleGroup Custom ButtonToggleGroup implementation with auto-scroll ability. SheetsContent Custom TextView used for most of the text on the sheets. SheetsDigit Custom TextView used for the digits of the SheetNumericalInput. SheetsDivider Custom Divider. SheetsIcon Custom ImageView used for icon buttons on the sheets. SheetsInputEditText Custom EditTextView used for text input. SheetNumericalInput Custom view which creates a numerical digits view with 2 additional icons for actions. SheetsRecyclerView Custom RecyclerView to apply edge effect automatically. SheetsSwitch Custom switch button used for the InputSheet. SheetsTextInputLayout Custom TextInputLayout. SheetsTitle Custom TextView used for for the title of a sheet. SheetsValue Custom TextView used for the value of some sheets.