Statements (22)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:class
|
gptkbp:attribute |
android:foreground
android:foregroundGravity android:measureAllChildren |
gptkbp:builtBy |
FrameLayout(Context context)
FrameLayout(Context context, AttributeSet attrs) FrameLayout(Context context, AttributeSet attrs, int defStyleAttr) FrameLayout(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) |
gptkbp:documentation |
https://developer.android.com/reference/android/widget/FrameLayout
|
https://www.w3.org/2000/01/rdf-schema#label |
android.widget.FrameLayout
|
gptkbp:introducedIn |
API Level 1
|
gptkbp:method |
addView(View child)
removeView(View view) setForeground(Drawable drawable) setForegroundGravity(int gravity) setMeasureAllChildren(boolean measureAll) |
gptkbp:subclassOf |
gptkb:android.view.ViewGroup
|
gptkbp:superclass |
gptkb:android.view.ViewGroup
|
gptkbp:type |
android.widget
|
gptkbp:usedFor |
displaying a single child view
|
gptkbp:bfsParent |
gptkb:Android_View_system
|
gptkbp:bfsLayer |
7
|