Android APIs
public final class

Space

extends Space
java.lang.Object
   ↳ android.view.View
     ↳ android.support.v4.widget.Space
       ↳ android.support.v7.widget.Space

This class is deprecated.
Use Space instead.

Summary

[Expand]
Inherited XML Attributes
From class android.view.View
[Expand]
Inherited Constants
From class android.view.View
[Expand]
Inherited Fields
From class android.view.View
Public Constructors
Space(Context context)
Space(Context context, AttributeSet attrs)
Space(Context context, AttributeSet attrs, int defStyle)
[Expand]
Inherited Methods
From class android.support.v4.widget.Space
From class android.view.View
From class java.lang.Object
From interface android.graphics.drawable.Drawable.Callback
From interface android.view.KeyEvent.Callback
From interface android.view.accessibility.AccessibilityEventSource

Public Constructors

public Space (Context context)

public Space (Context context, AttributeSet attrs)

public Space (Context context, AttributeSet attrs, int defStyle)