Optimized ScrollView Adapter - Code Reference
Optimized ScrollView Adapter - Code Reference
Namespaces
Com.ForbiddenByte.OSA.Util
ExpandCollapseOnClick Class
ExpandCollapseOnClick Fields
animDuration Field
button Field
expanded Field
expandFactor Field
nonExpandedSize Field
nonExpandedSizePredefined Field
nonExpandedSizeSource Field
onExpandAmountChanged Field
onExpandSizeChanged Field
sizeChangesHandler Field
ExpandCollapseOnClick
expanded Field
This keeps track of the 'expanded' state. If true, on click the animation will set
nonExpandedSize
as the target size; else,
nonExpandedSize
x
expandFactor
Namespace:
Com.ForbiddenByte.OSA.Util
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
bool
expanded
Field Value
Type:
Boolean
Version Information
Optimized ScrollView Adapter
Supported in: 4.3
See Also
Reference
ExpandCollapseOnClick Class
Com.ForbiddenByte.OSA.Util Namespace
Send comments on this topic to
george@forbiddenbyte.com