I tried searching on Google but it removes ?
as one of the stopwords and I know it must be there but can't find it on developer's website. So just asking what does this symbol in the line below signify.
<style name = ......
<item name = "buttonBarStyle">?android:buttonBarStyle</item>....
Thanks