This operator is called “bitwise or” and it has analogue in Kotlin. Use it like this:
layoutParams.gravity = Gravity.END or Gravity.BOTTOM
This operator is called “bitwise or” and it has analogue in Kotlin. Use it like this:
layoutParams.gravity = Gravity.END or Gravity.BOTTOM