forEachIndexedReverse

inline fun ViewGroup.forEachIndexedReverse(action: (index: Int, view: View) -> Unit)