Searched defs:fixedSize (Results 1 – 1 of 1) sorted by relevance
37 val fixedSize: Float = 0f, constant in com.android.launcher3.responsive.SizeSpec149 val fixedSize = getValue(styledAttrs, R.styleable.SizeSpec_fixedSize) in create() constant