I have created a simple button and applied the following style to it
style="?android:attr/buttonBarButtonStyle"
but on checking R.style i did not find any style by this name. rather found this in R.styleable
Can we also use this value to any item in style sheet if yes then kindly update to which attribute.
thanks