| Interface | Description |
|---|---|
| GravitySnapHelper.SnapListener |
| Class | Description |
|---|---|
| AccessibleLinearLayout |
Fake Button class, used so TextViews can announce themselves as Buttons, for accessibility.
|
| AccessibleTextView |
Fake Button class, used so TextViews can announce themselves as Buttons, for accessibility.
|
| GravitySnapHelper |
Enables snapping better snapping in a RecyclerView
Based on the code of Ruben Sousa
Created by wdullaer on 3/04/17.
|
| HapticFeedbackController |
A simple utility class to handle haptic feedback.
|
| Utils |
Utility helper functions for time and date pickers.
|
| VerticalTextView |
TextView that renders it's contents vertically.
|