| Interface | Description |
|---|---|
| ColorPickerView.ColorPickerListener | |
| CustomRecycleViewListener<T> | |
| Dividable | |
| FrameSelectorView.FrameSelectorViewCallback | |
| IAspectRatioView |
アスペクト比を一定に保つView用のインターフェースを定義
|
| IScaledView |
コンテンツの拡大縮小方法をセット可能なViewのインターフェース
|
| ItemPicker.Formatter |
Interface used to format the item into a string for presentation
|
| ItemPicker.OnChangedListener |
The callback interface used to indicate the item value has been adjusted.
|
| RelativeRadioGroup.OnCheckedChangeListener |
Interface definition for a callback to be invoked when the checked
radio button changed in this group.
|
| Touchable | |
| ValueSelectorAdapter.ValueSelectorAdapterListener |
| Class | Description |
|---|---|
| AspectRatioFrameLayout |
Created by saki on 2016/12/03.
|
| AspectScaledTextureView | |
| CheckableImageButton | |
| CheckableLinearLayout | |
| CheckableRelativeLayout | |
| ColorPickerDialogPreference | |
| ColorPickerView |
色相円とアルファ・明度から色を選択するためのView
|
| CustomRecycleViewAdapter<T> | |
| CustomRecycleViewAdapter.ViewHolder<T> | |
| DividerItemDecoration | |
| FrameSelectorView | |
| FrameView | |
| ItemPicker |
A view for selecting a number or string-array
|
| ItemPickerButton |
This class exists purely to cancel long click events, that got
started in NumberPicker
|
| ItemPickerPreference | |
| MaskImageView |
Drawableで指定したMaskの不透過部分に対応するイメージを表示するImageView
|
| MultilineLabelPreference | |
| ProgressView | |
| RecycleViewWithEmptyView | |
| RelativeRadioGroup |
This class is used to create a multiple-exclusion scope for a set of radio
buttons.
|
| RelativeRadioGroup.LayoutParams |
This set of layout parameters defaults the width and the height of
the children to
ViewGroup.LayoutParams.WRAP_CONTENT when they are not specified in the
XML file. |
| SeekBarPreference | |
| TimePickerPreference | |
| TwoPainViewGroup |
2つの子Viewを指定した位置に自動配置するViewGroup
|
| ValueSelectorAdapter | |
| ValueSelectorAdapter.ValueEntry | |
| ZoomAspectScaledTextureView |