Searched refs:tabHeight (Results 1 – 1 of 1) sorted by relevance
325 final int tabHeight = tabContainer.getMeasuredHeight(); in onLayout() local326 tabContainer.layout(l, containerHeight - tabHeight - lp.bottomMargin, r, in onLayout()