我在android样式声明中看到?
。例如......
<Button
android:id="@+id/gems_button"
style="?buttonBarButtonStyle"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="1"
android:text="@string/gems_button" />
?
在style="?buttonBarButtonStyle"