Searched refs:marginBottom (Results 1 – 2 of 2) sorted by relevance
24 import androidx.core.view.marginBottom63 paddingTop + content.marginTop + content.marginBottom + paddingBottom, in onMeasure()75 child.marginBottom in onMeasure()89 content.marginBottom + in onMeasure()
108 int marginBottom = res.getDimensionPixelSize(R.dimen.snackbar_margin_bottom); in show() local119 params.setMargins(0, 0, 0, marginBottom in show()