Searched refs:arrow (Results 1 – 18 of 18) sorted by relevance
80 ImageView arrow = (ImageView) findViewById(R.id.sort_arrow); in onBind() local83 arrow.setVisibility(View.GONE); in onBind()86 showArrow(arrow, R.animator.arrow_rotate_up, in onBind()90 showArrow(arrow, R.animator.arrow_rotate_down, in onBind()104 ImageView arrow, @AnimatorRes int anim, @StringRes int contentDescriptionId) { in showArrow() argument105 arrow.setVisibility(View.VISIBLE); in showArrow()108 arrow.setContentDescription(description); in showArrow()112 animator.setTarget(arrow.getDrawable().mutate()); in showArrow()
60 arrow.setOnClickListener { _ -> in <lambda>()159 arrow.visibility = View.VISIBLE in <lambda>()160 arrow.setTranslationY(0f) in <lambda>()162 arrow.jumpDrawablesToCurrentState() in <lambda>()171 arrow.visibility = View.INVISIBLE in <lambda>()211 val oldArrow: View = oldHolder.arrow in <lambda>()213 val newArrowRect = Rect(0, 0, arrow.getWidth(), arrow.getHeight()) in <lambda>()214 (newView as ViewGroup).offsetDescendantRectToMyCoords(arrow, newArrowRect) in <lambda>()217 arrow.setTranslationY(arrowTranslationY) in <lambda>()218 arrow.visibility = View.VISIBLE in <lambda>()[all …]
100 arrow.setOnClickListener { _ -> in <lambda>()255 ObjectAnimator.ofFloat(arrow, TRANSLATION_Y, 0f)) in <lambda>()278 arrow.setTranslationY(translationY) in <lambda>()305 arrow.visibility = View.VISIBLE in <lambda>()306 arrow.setTranslationY(0f) in <lambda>()308 arrow.jumpDrawablesToCurrentState() in <lambda>()315 arrow.visibility = View.INVISIBLE in <lambda>()393 val oldArrow: View = oldHolder.arrow in <lambda>()395 val newArrowRect = Rect(0, 0, arrow.getWidth(), arrow.getHeight()) in <lambda>()396 (newView as ViewGroup).offsetDescendantRectToMyCoords(arrow, newArrowRect) in <lambda>()[all …]
41 val arrow: ImageView = itemView.findViewById(R.id.arrow) as ImageView in <lambda>() constant
71 private lateinit var arrow: View variable105 arrow = requireViewById(R.id.arrow) in onFinishInflate()106 arrow.background = in onFinishInflate()197 arrow.alpha = alpha in createOpenCloseAnimator()207 arrow.translationY = translationY in createOpenCloseAnimator()
... 146 shortcut=✎,f=14 147 word=arrow,f=105,not_a_word=true 148 shortcut ...
1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
1dictionary=main:fi,locale=fi,description=Suomi,date=1393228135, ...
110 // Prefer using arrow functions for callbacks
157 mArrowView = findViewById(R.id.arrow); in init()
307 mExpandCollapseArrow = (ImageView) mExpandCollapseButton.findViewById(R.id.arrow); in ExpandingEntryCardView()
9915 com.archery.go.bow.arrow.king.sports.game 10245,10228