I\'m implementing a simple method to add a Button to a LinearLayout programatically.
Button
LinearLayout
When I invoke the setBackground(Drawable background) metho
apply below code in Styles.xml file :