at android.view.View.measure(View.java:18864) at android.widget.RelativeLayout.measureChildHorizontal(RelativeLayout.java:728) at android.widget.RelativeLayout.onMeasure(RelativeLayout.java:464) ...
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2325) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2387) at android.app.ActivityThread.access$800...
at android.widget.AbsListView.obtainView(AbsListView.java:2271) at android.widget.ListView.measureHeightOfChildren(ListView.java:1263) at android.widget.ListView.onMeasure(ListView.java:1175) at ...
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2298) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2360) at android.app.ActivityThread.access$800...
at android.support.v7.widget.ActionBarOverlayLayout.onLayout(ActionBarOverlayLayout.java:435) at android.view.View.layout(View.java:14615) at android.view.ViewGroup.layout(ViewGroup.java:4491) at ...
E/UncaughtException:java.lang.ClassCastException:android.view.ViewGroup$LayoutParams cannot be cast to android.widget.AbsListView$LayoutParams at android.widget.ListView.clearRecycledState(ListView....
at android.content.res.ResourcesImpl.getValue(ResourcesImpl.java:216) at android.content.res.Resources.loadXmlResourceParser(Resources.java:2155) at android.content.res.Resources.getLayout(Resources....
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2084) at android.app.ActivityThread.access$600(ActivityThread.java:130) at android.app.ActivityThread$H.handleMessage...
at android.view.View$1.onClick(View.java:3725) at android.view.View.performClick(View.java:4262) at android.view.View$PerformClick.run(View.java:17351) at android.os.Handler.handleCallback(Handler....
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2416) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2476) at android.app.ActivityThread.-wrap11...
at dalvik.system.NativeStart.main(Native Method)Caused by:java.lang.NullPointerException at android.app.LoadedApk.initializeJavaContextClassLoader(LoadedApk.java:377)at android.app.LoadedApk....
at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012) at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4604) at android.app.ActivityThread.access$...
at android.view.ViewGroup.dispatchVisibilityChanged(ViewGroup.java:1029) at android.view.ViewGroup.dispatchVisibilityChanged(ViewGroup.java:1029) at android.view.ViewGroup.dispatchVisibilityChanged...
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6324) at android.app.ActivityThread.access$1800(ActivityThread.java:222) at android.app.ActivityThread$H.handleMessage...
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2778) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2856) at android.app.ActivityThread.-wrap11(Unknown...
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2081) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2106) at android.app.ActivityThread.access$700...
按照文档上的步骤走完了,编译的时候报错...app:transformClassesWithDexForDebug FAILEDFAILURE:Build failed with an exception.What went wrong:Execution failed for task ':app:transformClassesWithDexForDebug'....
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2184) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2233) at android.app.ActivityThread.access$800...
at android.app.ActivityThread.handleReceiver(ActivityThread.java:3581) at android.app.ActivityThread.access$1300(ActivityThread.java:237) at android.app.ActivityThread$H.handleMessage(ActivityThread....
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1119) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2700) at android.app.ActivityThread....
at org.jetbrains.android.uipreview.ViewLoader.createNewInstance(ViewLoader.java:403) at org.jetbrains.android.uipreview.ViewLoader.loadClass(ViewLoader.java:186) at org.jetbrains.android.uipreview....