iced-mobile/examples/scrollable
2020-11-23 00:31:50 +01:00
..
src Use f32 for border_width and border_radius 2020-11-23 00:31:50 +01:00
Cargo.toml Add scrollable example program 2020-10-22 16:24:54 -05:00
README.md Add scrollable example program 2020-10-22 16:24:54 -05:00
screenshot.png Update screenshot of scrollable example 2020-10-24 10:32:26 +02:00

Scrollable

An example showcasing the various size and style options for the Scrollable.

All the example code is located in the main file.

You can run it with cargo run:

cargo run --package scrollable