How can I make a layout with rounded corners? I want to apply rounded corners to my LinearLayout.
LinearLayout
Step 1: Define bg_layout.xml in drawables folder.
Step 2: Add bg_layout.xml as background to your layout.