private fun onPositionSelected(position: Int) { for (i in 0 until binding.layout.childCount) { if (position == i) { binding.layout.getChildAt