set Size Resource
fun setSizeResource(@DimenRes() width: Int, @DimenRes() height: Int): Balloon.Builder
Content copied to clipboard
sets the width and height sizes of the balloon using a dimension resource.
sets the width and height sizes of the balloon using a dimension resource.