| java.lang.Object | |
| ↳ | com.mobeta.android.dslv.R.styleable |
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | DragSortListView_click_remove_id | This symbol is the offset where the |
|||||||||
| int | DragSortListView_collapsed_height | This symbol is the offset where the |
|||||||||
| int | DragSortListView_drag_enabled | This symbol is the offset where the |
|||||||||
| int | DragSortListView_drag_handle_id | This symbol is the offset where the |
|||||||||
| int | DragSortListView_drag_scroll_start | This symbol is the offset where the |
|||||||||
| int | DragSortListView_drag_start_mode | This symbol is the offset where the |
|||||||||
| int | DragSortListView_drop_animation_duration | This symbol is the offset where the |
|||||||||
| int | DragSortListView_fling_handle_id | This symbol is the offset where the |
|||||||||
| int | DragSortListView_float_alpha | This symbol is the offset where the |
|||||||||
| int | DragSortListView_float_background_color | This symbol is the offset where the |
|||||||||
| int | DragSortListView_max_drag_scroll_speed | This symbol is the offset where the |
|||||||||
| int | DragSortListView_remove_animation_duration | This symbol is the offset where the |
|||||||||
| int | DragSortListView_remove_enabled | This symbol is the offset where the |
|||||||||
| int | DragSortListView_remove_mode | This symbol is the offset where the |
|||||||||
| int | DragSortListView_slide_shuffle_speed | This symbol is the offset where the |
|||||||||
| int | DragSortListView_sort_enabled | This symbol is the offset where the |
|||||||||
| int | DragSortListView_track_drag_sort | This symbol is the offset where the |
|||||||||
| int | DragSortListView_use_default_controller | This symbol is the offset where the |
|||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| DragSortListView | Attributes that can be used with a DragSortListView. | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
This symbol is the offset where the click_remove_id
attribute's value can be found in the DragSortListView array.
Must be an integer value, such as "100".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
This symbol is the offset where the collapsed_height
attribute's value can be found in the DragSortListView array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
This symbol is the offset where the drag_enabled
attribute's value can be found in the DragSortListView array.
Must be a boolean value, either "true" or "false".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
This symbol is the offset where the drag_handle_id
attribute's value can be found in the DragSortListView array.
Must be an integer value, such as "100".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
This symbol is the offset where the drag_scroll_start
attribute's value can be found in the DragSortListView array.
Must be a floating point value, such as "1.2".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
This symbol is the offset where the drag_start_mode
attribute's value can be found in the DragSortListView array.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
onDown | 0 | |
onMove | 1 | |
onLongPress | 2 |
This symbol is the offset where the drop_animation_duration
attribute's value can be found in the DragSortListView array.
Must be an integer value, such as "100".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
This symbol is the offset where the fling_handle_id
attribute's value can be found in the DragSortListView array.
Must be an integer value, such as "100".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
This symbol is the offset where the float_alpha
attribute's value can be found in the DragSortListView array.
Must be a floating point value, such as "1.2".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
This symbol is the offset where the float_background_color
attribute's value can be found in the DragSortListView array.
Must be a color value, in the form of "#rgb", "#argb",
"#rrggbb", or "#aarrggbb".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
This symbol is the offset where the max_drag_scroll_speed
attribute's value can be found in the DragSortListView array.
Must be a floating point value, such as "1.2".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
This symbol is the offset where the remove_animation_duration
attribute's value can be found in the DragSortListView array.
Must be an integer value, such as "100".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
This symbol is the offset where the remove_enabled
attribute's value can be found in the DragSortListView array.
Must be a boolean value, either "true" or "false".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
This symbol is the offset where the remove_mode
attribute's value can be found in the DragSortListView array.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
clickRemove | 0 | |
flingRemove | 1 |
This symbol is the offset where the slide_shuffle_speed
attribute's value can be found in the DragSortListView array.
Must be a floating point value, such as "1.2".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
This symbol is the offset where the sort_enabled
attribute's value can be found in the DragSortListView array.
Must be a boolean value, either "true" or "false".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
This symbol is the offset where the track_drag_sort
attribute's value can be found in the DragSortListView array.
Must be a boolean value, either "true" or "false".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
This symbol is the offset where the use_default_controller
attribute's value can be found in the DragSortListView array.
Must be a boolean value, either "true" or "false".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
Attributes that can be used with a DragSortListView.
Includes the following attributes:
DragSortListView_click_remove_idDragSortListView_collapsed_heightDragSortListView_drag_enabledDragSortListView_drag_handle_idDragSortListView_drag_scroll_startDragSortListView_drag_start_modeDragSortListView_drop_animation_durationDragSortListView_fling_handle_idDragSortListView_float_alphaDragSortListView_float_background_colorDragSortListView_max_drag_scroll_speedDragSortListView_remove_animation_durationDragSortListView_remove_enabledDragSortListView_remove_modeDragSortListView_slide_shuffle_speedDragSortListView_sort_enabledDragSortListView_track_drag_sortDragSortListView_use_default_controller