Philip Cohn-Cort

Results 18 issues of Philip Cohn-Cort

I think this should be pretty simple. How hard could amateur icon design be anyway?

enhancement

Credits to @agrosner for reporting this. Currently, the value `0` (the standard 'disabled' value for an integer flag) is accepted by `CutoutViewIndicator::setOffsetHints(int)`. Passing that to the function prevents any sort...

bug
good first issue

Travis CI is currently down. We can't depend on just one service, so make sure the full suite runs on at least one other host, ideally one not affected by...

Nothing too fancy, just enough to optimize the logic.

IIRC this is something the gradle scripts need to drag in. @caguilar187 you did something like this before, right?

enhancement
help wanted
tests

Right now the tests in [OffsetImageViewTest.java](indicator/src/test/java/com/fuzz/indicator/OffsetImageViewTest.java) don't verify correct appearance of the ImageView post-offsetting. Find a way to compare the result of calling this method with some sort of pre-computed...

tests

We ultimately want some sort of visual regression testing capability. It will compare known good screenshots against the current output of the codebase. In the ideal case, this could all...

enhancement
tests

Show off different generators and interesting combinations of CutoutViewLayoutParams.

enhancement