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
  • 8,084
  • 8
  • 48
  • 62
M Karimi
  • 1,991
  • 1
  • 17
  • 34

0 Answers0