hoo*_*k38 19
您可以创建一种继承其他样式的样式
例如:
<style name="Side_Menu_Button" parent="android:attr/buttonStyleSmall">
<item name="android:layout_width">wrap_content</item>
<item name="android:layout_height">match_parent</item>
</style>
Run Code Online (Sandbox Code Playgroud)
side_menu_button继承自buttonStyleSmall的所有属性
| 归档时间: |
|
| 查看次数: |
20556 次 |
| 最近记录: |