0

I want to make my RelativeLayout rounded cornered, without using Shape. How can I implement this?

<RelativeLayout
android:layout_width="350dp"
android:layout_height="350dp"
android:background="@color/colorPrimary"
...
</RelativeLayout>
Vadim Kotov
  • 7,766
  • 8
  • 46
  • 61
M Karimi
  • 927
  • 7
  • 19

0 Answers0