Searched refs:skipBtnLP (Results 1 – 1 of 1) sorted by relevance
698 val skipBtnLP = skipBtn.layoutParams as RelativeLayout.LayoutParams in Context() constant699 skipBtnLP.topMargin = convertDpToPixel(26f) in Context()700 skipBtnLP.leftMargin = convertDpToPixel(54f) in Context()