Function labeled_checkbox

Source
pub fn labeled_checkbox(text: &str, name: &str, checked: bool) -> LinearLayout
Expand description

Convenience function that returns a horizontal LinearLayout that is a named check box with a label