Searched refs:VIEW_BOTTOM (Results 1 – 1 of 1) sorted by relevance
207 val VIEW_BOTTOM: Property<View, Int> = object : Property<View, Int>(Int::class.java, "bottom") { in <lambda>() constant285 PropertyValuesHolder.ofInt(VIEW_BOTTOM, toBottom)) in <lambda>()