Searched refs:bottomRect (Results 1 – 1 of 1) sorted by relevance
56 val bottomRect = cutout?.boundingRectBottom in layoutButtons() constant57 if (bottomRect != null && !bottomRect.isEmpty) { in layoutButtons()58 navMarginEnd = bottomRect.width() in layoutButtons()