'static
Takes advantage of lifetime elision on some examples where the rule applies. Refer: https://doc.rust-lang.org/reference/lifetime-elision.html#static-lifetime-elision
- Adds a Todo list example. - Updates ListView to support ending the row actions visible state. - Support setting Label text color.