if (ll.visibility == View.GONE) {
                title.setTextColor(ContextCompat.getColor(ll.context, R.color.orangish))
                ll.visibility = View.VISIBLE
                arrowAnimation = RotateAnimation(
                    0f, 180f, Animation.RELATIVE_TO_SELF, 0.5f, Animation.RELATIVE_TO_SELF,