Android: How To Keep Corner Radius While Setting A Background Drawable? October 26, 2023 Post a Comment CopyandLinearLayout myLayout=(LinearLayout) findViewById(R.id.myLayout); myLayout.setBackgroundResource(R.drawable.card1); CopyI hope this will help you. Share Post a Comment for "Android: How To Keep Corner Radius While Setting A Background Drawable?"
Post a Comment for "Android: How To Keep Corner Radius While Setting A Background Drawable?"