Files

8 lines
246 B
XML
Raw Permalink Normal View History

2023-11-09 20:19:51 +08:00
<button>
<style name="slide_button" text_color="#000000" bg_image="1" bg_image_draw_type="scale" font_size="32">
<normal/>
<focused text_color="#FF0000"/>
<over/>
<pressed text_color="#FFFFFF" y_offset="1"/>
</style>
</button>