Sony Addon SDK
public class
TimeLayout
This project is no longer being supported and will not get any further updates.
extends LinearLayout
-
java.lang.Object
-
LinearLayout
-
com.sonyericsson.extras.liveware.aef.widget.TimeLayout
Summary
Public Constructors |
|
TimeLayout(Context context, AttributeSet attrs)
|
Public Constructors
public TimeLayout(Context context, AttributeSet attrs)
Public Methods
public void addView(View child, android.view.ViewGroup.LayoutParams params)
public void setGravity(int gravity)
Specifies how to place the content of an object, both on the x- and
y-axis, within the object itself.
Parameters
See Also
public int getGravity()
public int getTimeOffset()
Returns
negative or positive offset from the real time in seconds.
This class enables grouping of TimeView views. It provides horizontal alignment based on each child's size. It also makes it possible to offset the time for all child views. It can only contain TimeViews and will only position items horizontally.
XML Attributes