Alexey Danilov
Alexey Danilov
Reproduced only on `HTC Desire 300` 
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...
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...
