mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-09-09 13:31:58 +00:00
update description
This commit is contained in:
parent
cef35322ee
commit
f3a4727a27
@ -31,7 +31,7 @@ impl Header {
|
|||||||
// Init main widget
|
// Init main widget
|
||||||
let alert_dialog = AlertDialog::builder()
|
let alert_dialog = AlertDialog::builder()
|
||||||
.heading("Options")
|
.heading("Options")
|
||||||
.body("Custom response header")
|
.body("Customize response header")
|
||||||
.close_response(RESPONSE_CANCEL.0)
|
.close_response(RESPONSE_CANCEL.0)
|
||||||
.default_response(RESPONSE_APPLY.0)
|
.default_response(RESPONSE_APPLY.0)
|
||||||
.extra_child(&form.g_box)
|
.extra_child(&form.g_box)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user