awtk/demos/assets/default/raw/styles/dialog_confirm.xml

13 lines
265 B
XML
Raw Normal View History

<label>
<style name="default">
<normal text_color="black" text_align_h="left" />
</style>
</label>
2019-06-02 12:06:16 +08:00
<dialog_title icon="question" text_color="black" text_align_h="left">
<style name="default">
<normal bg_color="#a9a9a0" />
</style>
</dialog_title>