java.lang.NoClassDefFoundError: com.echo.holographlibrary.R$drawable

Issue #38 resolved
Adiyat Mubarak created an issue

my first time using this library and got this error, i followed sample code for barchart from wiki.

java.lang.NoClassDefFoundError: com.echo.holographlibrary.R$drawable
            at com.echo.holographlibrary.BarGraph.onDraw(BarGraph.java:97)

Comments (2)

  1. Log in to comment