Caused by: java.lang.NoClassDefFoundError: io/grpc/Context at io.opencensus.trace.unsafe.ContextManagerImpl.currentContext(ContextManagerImpl.java:30) at io ...
I am getting the above exception when trying to open an activity which hosts a fragment that provides a menu. The application project references a library project and ActionBarSherlock (as a library ...