daimajia / daimajia/AndroidImageSlider
couldn't find static field Lcom/daimajia/slider/library/R$id;.default_bottom_right_indicator
- Dominant language
- Java
- Stars
- 5.6k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
when I using this library in the xml ,
I can compile it,but when I run in the virtual machine, I get the erros.
here is log statck:
DexOpt: couldn't find static field Lcom/daimajia/slider/library/R$id;.default_bottom_right_indicator
07-03 00:00:01.528 11405-11405/com.kyfc W/dalvikvm﹕ VFY: unable to resolve static field 7490 (default_bottom_right_indicator) in Lcom/daimajia/slider/library/R$id;
07-03 00:00:01.528 11405-11405/com.kyfc D/dalvikvm﹕ VFY: replacing opcode 0x60 at 0x0018
07-03 00:00:01.538 11405-11405/com.kyfc W/dalvikvm﹕ Exception Ljava/lang/NoSuchFieldError; thrown while initializing Lcom/daimajia/slider/library/SliderLayout$PresetIndicators;
07-03 00:00:01.538 11405-11405/com.kyfc D/AndroidRuntime﹕ Shutting down VM
07-03 00:00:01.538 11405-11405/com.kyfc W/dalvikvm﹕ threadid=1: thread exiting with uncaught exception (group=0xb2aa1ba8)
07-03 00:05:29.098 17220-17220/com.kyfc E/AndroidRuntime﹕ FATAL EXCEPTION: main
Process: com.kyfc, PID: 17220
android.view.InflateException: Binary XML file line #30: Error inflating class com.daimajia.slider.library.SliderLayout
at android.view.LayoutInflater.createView(LayoutInflater.java:620)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.