Skip navigation links
A B C D E F G H I L M N O P Q R S T U V W 

L

layout - Static variable in class com.allyourcode.a04_04.R.attr
Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
layout() - Constructor for class com.allyourcode.a04_04.R.layout
 
layout_constraintBaseline_creator - Static variable in class com.allyourcode.a04_04.R.attr
Must be an integer value, such as "100".
layout_constraintBaseline_toBaselineOf - Static variable in class com.allyourcode.a04_04.R.attr
Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
layout_constraintBottom_creator - Static variable in class com.allyourcode.a04_04.R.attr
Must be an integer value, such as "100".
layout_constraintBottom_toBottomOf - Static variable in class com.allyourcode.a04_04.R.attr
Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
layout_constraintBottom_toTopOf - Static variable in class com.allyourcode.a04_04.R.attr
Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
layout_constraintCenterX_toCenterX - Static variable in class com.allyourcode.a04_04.R.attr
Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
layout_constraintCenterY_toCenterY - Static variable in class com.allyourcode.a04_04.R.attr
Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
layout_constraintDimensionRatio - Static variable in class com.allyourcode.a04_04.R.attr
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
layout_constraintEnd_toEndOf - Static variable in class com.allyourcode.a04_04.R.attr
Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
layout_constraintEnd_toStartOf - Static variable in class com.allyourcode.a04_04.R.attr
Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
layout_constraintHorizontal_bias - Static variable in class com.allyourcode.a04_04.R.attr
Must be a floating point value, such as "1.2".
layout_constraintLeft_creator - Static variable in class com.allyourcode.a04_04.R.attr
Must be an integer value, such as "100".
layout_constraintLeft_toLeftOf - Static variable in class com.allyourcode.a04_04.R.attr
Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
layout_constraintLeft_toRightOf - Static variable in class com.allyourcode.a04_04.R.attr
Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
layout_constraintRight_creator - Static variable in class com.allyourcode.a04_04.R.attr
Must be an integer value, such as "100".
layout_constraintRight_toLeftOf - Static variable in class com.allyourcode.a04_04.R.attr
Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
layout_constraintRight_toRightOf - Static variable in class com.allyourcode.a04_04.R.attr
Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
layout_constraintStart_toEndOf - Static variable in class com.allyourcode.a04_04.R.attr
Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
layout_constraintStart_toStartOf - Static variable in class com.allyourcode.a04_04.R.attr
Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
layout_constraintTop_creator - Static variable in class com.allyourcode.a04_04.R.attr
Must be an integer value, such as "100".
layout_constraintTop_toBottomOf - Static variable in class com.allyourcode.a04_04.R.attr
Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
layout_constraintTop_toTopOf - Static variable in class com.allyourcode.a04_04.R.attr
Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
layout_constraintVertical_bias - Static variable in class com.allyourcode.a04_04.R.attr
Must be a floating point value, such as "1.2".
layout_editor_absoluteX - Static variable in class com.allyourcode.a04_04.R.attr
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
layout_editor_absoluteY - Static variable in class com.allyourcode.a04_04.R.attr
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
line1 - Static variable in class com.allyourcode.a04_04.R.id
 
line3 - Static variable in class com.allyourcode.a04_04.R.id
 
LinearConstraintLayout - Static variable in class com.allyourcode.a04_04.R.styleable
Attributes that can be used with a LinearConstraintLayout.
LinearConstraintLayout_android_orientation - Static variable in class com.allyourcode.a04_04.R.styleable
This symbol is the offset where the android.R.attr#orientation attribute's value can be found in the LinearConstraintLayout array.
LinearLayoutCompat - Static variable in class com.allyourcode.a04_04.R.styleable
Attributes that can be used with a LinearLayoutCompat.
LinearLayoutCompat_android_baselineAligned - Static variable in class com.allyourcode.a04_04.R.styleable
This symbol is the offset where the android.R.attr#baselineAligned attribute's value can be found in the LinearLayoutCompat array.
LinearLayoutCompat_android_baselineAlignedChildIndex - Static variable in class com.allyourcode.a04_04.R.styleable
This symbol is the offset where the android.R.attr#baselineAlignedChildIndex attribute's value can be found in the LinearLayoutCompat array.
LinearLayoutCompat_android_gravity - Static variable in class com.allyourcode.a04_04.R.styleable
This symbol is the offset where the android.R.attr#gravity attribute's value can be found in the LinearLayoutCompat array.
LinearLayoutCompat_android_orientation - Static variable in class com.allyourcode.a04_04.R.styleable
This symbol is the offset where the android.R.attr#orientation attribute's value can be found in the LinearLayoutCompat array.
LinearLayoutCompat_android_weightSum - Static variable in class com.allyourcode.a04_04.R.styleable
This symbol is the offset where the android.R.attr#weightSum attribute's value can be found in the LinearLayoutCompat array.
LinearLayoutCompat_divider - Static variable in class com.allyourcode.a04_04.R.styleable
This symbol is the offset where the R.attr.divider attribute's value can be found in the LinearLayoutCompat array.
LinearLayoutCompat_dividerPadding - Static variable in class com.allyourcode.a04_04.R.styleable
This symbol is the offset where the R.attr.dividerPadding attribute's value can be found in the LinearLayoutCompat array.
LinearLayoutCompat_Layout - Static variable in class com.allyourcode.a04_04.R.styleable
Attributes that can be used with a LinearLayoutCompat_Layout.
LinearLayoutCompat_Layout_android_layout_gravity - Static variable in class com.allyourcode.a04_04.R.styleable
This symbol is the offset where the android.R.attr#layout_gravity attribute's value can be found in the LinearLayoutCompat_Layout array.
LinearLayoutCompat_Layout_android_layout_height - Static variable in class com.allyourcode.a04_04.R.styleable
This symbol is the offset where the android.R.attr#layout_height attribute's value can be found in the LinearLayoutCompat_Layout array.
LinearLayoutCompat_Layout_android_layout_weight - Static variable in class com.allyourcode.a04_04.R.styleable
This symbol is the offset where the android.R.attr#layout_weight attribute's value can be found in the LinearLayoutCompat_Layout array.
LinearLayoutCompat_Layout_android_layout_width - Static variable in class com.allyourcode.a04_04.R.styleable
This symbol is the offset where the android.R.attr#layout_width attribute's value can be found in the LinearLayoutCompat_Layout array.
LinearLayoutCompat_measureWithLargestChild - Static variable in class com.allyourcode.a04_04.R.styleable
This symbol is the offset where the R.attr.measureWithLargestChild attribute's value can be found in the LinearLayoutCompat array.
LinearLayoutCompat_showDividers - Static variable in class com.allyourcode.a04_04.R.styleable
This symbol is the offset where the R.attr.showDividers attribute's value can be found in the LinearLayoutCompat array.
list_item - Static variable in class com.allyourcode.a04_04.R.id
 
listChoiceBackgroundIndicator - Static variable in class com.allyourcode.a04_04.R.attr
Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
listDividerAlertDialog - Static variable in class com.allyourcode.a04_04.R.attr
Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
listItemLayout - Static variable in class com.allyourcode.a04_04.R.attr
Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
listLayout - Static variable in class com.allyourcode.a04_04.R.attr
Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
listMode - Static variable in class com.allyourcode.a04_04.R.id
 
ListPopupWindow - Static variable in class com.allyourcode.a04_04.R.styleable
Attributes that can be used with a ListPopupWindow.
ListPopupWindow_android_dropDownHorizontalOffset - Static variable in class com.allyourcode.a04_04.R.styleable
This symbol is the offset where the android.R.attr#dropDownHorizontalOffset attribute's value can be found in the ListPopupWindow array.
ListPopupWindow_android_dropDownVerticalOffset - Static variable in class com.allyourcode.a04_04.R.styleable
This symbol is the offset where the android.R.attr#dropDownVerticalOffset attribute's value can be found in the ListPopupWindow array.
listPopupWindowStyle - Static variable in class com.allyourcode.a04_04.R.attr
Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
listPreferredItemHeight - Static variable in class com.allyourcode.a04_04.R.attr
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
listPreferredItemHeightLarge - Static variable in class com.allyourcode.a04_04.R.attr
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
listPreferredItemHeightSmall - Static variable in class com.allyourcode.a04_04.R.attr
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
listPreferredItemPaddingLeft - Static variable in class com.allyourcode.a04_04.R.attr
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
listPreferredItemPaddingRight - Static variable in class com.allyourcode.a04_04.R.attr
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
logo - Static variable in class com.allyourcode.a04_04.R.attr
Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
logoDescription - Static variable in class com.allyourcode.a04_04.R.attr
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
A B C D E F G H I L M N O P Q R S T U V W 
Skip navigation links