Android theme style for button not applying
问题 I have three simple buttons in my main activity view. What I am trying to do is apply a buttonstyle to all my buttons but I fail to do so. Here's my xml: <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" android:background="@drawable/minecraft_portrait" android:alpha="0.75" android:paddingBottom="@dimen/activity_vertical_margin" android:paddingLeft="