Searched refs:roundedBottomDrawable (Results 1 – 2 of 2) sorted by relevance
76 roundedBottomDrawable = getTestsDrawable(R.drawable.rounded4px))85 roundedBottomDrawable = getTestsDrawable(R.drawable.rounded5px))97 roundedBottomDrawable = getTestsDrawable(R.drawable.rounded4px))115 roundedBottomDrawable = getTestsDrawable(R.drawable.rounded4px))137 roundedBottomDrawable: Drawable? = null154 roundedBottomDrawable?.let { drawable ->
1457 @Nullable Drawable roundedTopDrawable, @Nullable Drawable roundedBottomDrawable, in setupResources() argument1491 if (roundedBottomDrawable != null) { in setupResources()1494 roundedBottomDrawable); in setupResources()