Robert Wang

Results 3 issues of Robert Wang

I tries build a release build of my app and app crashed while start: ``` Fatal Exception: java.lang.AssertionError: impossible at java.lang.Enum$1.create(Enum.java:272) at java.lang.Enum$1.create(Enum.java:263) at libcore.util.BasicLruCache.get(BasicLruCache.java:58) at java.lang.Enum.getSharedConstants(Enum.java:289) at java.lang.Enum.valueOf(Enum.java:244) at...

Hi, I've add data, name, score at the top of the first page. See if it fits your need. 👍

I'm forking master branch to create my own version of a DraggableHorizontalListView into library. If you think it's worth of merging please do so.