Results 8 issues of Alexey Danilov

Reproduced only on `HTC Desire 300` ![Cropping area isn't highlighted](https://dl.dropboxusercontent.com/u/15506779/persistent/img/cropping-issue.jpg)

bug

To reproduce this bug immediately show 2 sticky messages. Expected: after canceling one message second should appear.

Is it possible to learn SDK to recognize shapes? Circle, Square, Arrow, Line, etc..

## Expected Behavior of the rule `CanBeInternal` should detekt code (classes, interfaces, constants,...) that isn't used outside it's module and can be internal. ## Context It's commonly used practice to...

help wanted
feature
rules

I try to launch sample `MetaDataTool` for [this video](https://raw.githubusercontent.com/danikula/AndroidVideoCache/master/files/orange1.mp4), but samples crashes: ``` java.lang.RuntimeException: Cannot start at / - only relative path expression into the structure are allowed at org.mp4parser.tools.Path.getPaths(Path.java:77)...

Scrolling back works incorrect if adapter has less than 4 pages. To reproduce bug just use array ``` java int[] colours = new int[] { Color.CYAN, Color.GRAY, Color.MAGENTA}; ``` in...

![divider](https://cloud.githubusercontent.com/assets/1158827/23014740/4349bc7a-f441-11e6-9fc1-63ae28d40848.png)

enhancement