Shawn Beachy

Results 3 issues of Shawn Beachy

I have some HTML like this: `Some text` It's a strange way of doing it, but I have no control over the HTML. The problem is that this causes the...

bug
request

If `startExpanded` is set to `true` the CardView starts expanded, but when tapped it disappears completely.

99% of the time that I'm mapping from an `IDataReader` to a model, I'm doing it with an accessor of `internal`. However, the generated extension method is `public`, which means...