Searched defs:oldAttrValue (Results 1 – 1 of 1) sorted by relevance
42 val oldAttrValue = getAttribute(viewGroup) in saveAndChangeAttribute() constant52 val oldAttrValue: T = viewGroup.getTag(tagKey) as T ?: return in restoreAttribute() constant