android-cube-app icon indicating copy to clipboard operation
android-cube-app copied to clipboard

regarding <in.srain.cube.views.ptr.PtrClassicFrameLayout>

Open engr-erum opened this issue 10 years ago • 0 comments

i m tryng to use the same class and gridview as u mentioned in this but i faied to download this class from dependencies i addeed in build.gradle @liaohuqiu @SkillCollege and not only this but also this Process: com.example.gridviewsectionheadersfooter, PID: 18360 java.lang.NoClassDefFoundError: in.srain.cube.util.CLog u have used public void doInBackground() { if(ImageLoader.DEBUG) { CLog.d(ImageLoader.LOG_TAG, "%s, %s LoadImageTask.doInBackground", new Object[]{this, this.mImageTask}); } in ImageLoader.java i m also getting error i m using this dependency in my project : compile 'in.srain.cube:cube-sdk:1.0.44@aar'

engr-erum avatar Aug 25 '15 10:08 engr-erum