shayu 发表于 2022-3-18 14:14:26

清明_卡片面板 修复

标题:main

类型:java.lang.UnsupportedOperationException: java.lang.reflect.InvocationTargetException

内容:java.lang.UnsupportedOperationException: java.lang.reflect.InvocationTargetException
        at com.e4a.runtime.events.EventDispatcher$EventHandlerClosure.invokeEvent(EventDispatcher.java:146)
        at com.e4a.runtime.events.EventDispatcher.dispatchEvent(EventDispatcher.java:73)
        at com.e4a.runtime.components.impl.android.n12.时钟Impl.周期事件(时钟Impl.java:42)
        at com.e4a.runtime.components.impl.android.n12.时钟Impl.run(时钟Impl.java:86)
        at android.os.Handler.handleCallback(Handler.java:733)
        at android.os.Handler.dispatchMessage(Handler.java:95)
        at android.os.Looper.loop(Looper.java:136)
        at com.e4a.runtime.components.impl.android.安全气囊类库.ExceptionHelper$1.run(ExceptionHelper.java:103)
        at android.os.Handler.handleCallback(Handler.java:733)
        at android.os.Handler.dispatchMessage(Handler.java:95)
        at android.os.Looper.loop(Looper.java:136)
        at android.app.ActivityThread.main(ActivityThread.java:5068)
        at java.lang.reflect.Method.invokeNative(Native Method)
        at java.lang.reflect.Method.invoke(Method.java:515)
        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:854)
        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:670)
        at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.reflect.InvocationTargetException
        at java.lang.reflect.Method.invokeNative(Native Method)
        at java.lang.reflect.Method.invoke(Method.java:515)
        at com.e4a.runtime.events.EventDispatcher$EventHandlerClosure.invokeEvent(EventDispatcher.java:144)
        ... 16 more
Caused by: java.lang.UnsupportedOperationException: java.lang.reflect.InvocationTargetException
        at com.e4a.runtime.events.EventDispatcher$EventHandlerClosure.invokeEvent(EventDispatcher.java:146)
        at com.e4a.runtime.events.EventDispatcher.dispatchEvent(EventDispatcher.java:73)
        at com.e4a.runtime.components.impl.ComponentImpl.创建完毕(ComponentImpl.java:42)
        at com.mobile.ok123abv.电视窗口.$define(电视窗口.code)
        at com.mobile.ok123abv.电视窗口.<init>(电视窗口.code)
        at com.mobile.ok123abv.主窗口.jhgjhgj(主窗口.code:437)
        at com.mobile.ok123abv.主窗口.权限检测(主窗口.code:431)
        at com.mobile.ok123abv.主窗口.结束首页(主窗口.code:414)
        at com.mobile.ok123abv.主窗口.gjgkjgk(主窗口.code:85)
        at com.mobile.ok123abv.主窗口.时钟1$周期事件(主窗口.code:64)
        ... 19 more
Caused by: java.lang.reflect.InvocationTargetException
        at java.lang.reflect.Method.invokeNative(Native Method)
        at java.lang.reflect.Method.invoke(Method.java:515)
        at com.e4a.runtime.events.EventDispatcher$EventHandlerClosure.invokeEvent(EventDispatcher.java:144)
        ... 28 more
Caused by: java.lang.NoSuchMethodError: android.support.v7.widget.CardView.setElevation
        at com.e4a.runtime.components.impl.android.清明_卡片面板类库.清明_卡片面板Impl.阴影度(清明_卡片面板Impl.java:46)
        at com.mobile.ok123abv.电视窗口.电视窗口$创建完毕(电视窗口.code:21)
        ... 31 more

清明_卡片面板_我的信息.圆角度 = 20
清明_卡片面板_我的信息.阴影度 = 15

这个阴影度有问题,好多手机出错,论坛也有阴影的类库,都不如这个类库阴影圆角好看,大神有木有修复版的


lishangwl 发表于 2022-3-20 14:07:57

Caused by: java.lang.NoSuchMethodError: android.support.v7.widget.CardView.setElevation

qwc3000 发表于 2022-3-20 14:11:17


Caused by: java.lang.NoSuchMethodError: android.support.v7.widget.CardView.setElevation

shayu 发表于 2022-3-20 17:56:21

lishangwl 发表于 2022-3-20 14:07
Caused by: java.lang.NoSuchMethodError: android.support.v7.widget.CardView.setElevation

大神这是啥意思

shayu 发表于 2022-3-20 17:56:43

qwc3000 发表于 2022-3-20 14:11
Caused by: java.lang.NoSuchMethodError: android.support.v7.widget.CardView.setElevation

大哥这是啥意思

shayu 发表于 2022-3-21 13:32:51

lishangwl 发表于 2022-3-20 14:07
Caused by: java.lang.NoSuchMethodError: android.support.v7.widget.CardView.setElevation

20元能修复一下吗

lishangwl 发表于 2022-3-24 21:52:30

shayu 发表于 2022-3-21 13:32
20元能修复一下吗

你的v7包有问题。没有这个方法

shayu 发表于 2022-3-25 13:13:22

lishangwl 发表于 2022-3-24 21:52
你的v7包有问题。没有这个方法

大部分手机没有出现这个问题,个别的手机出现,那些vivo,oppo手机经常出现各种错误,太崩溃了。这个能修复吗

ownsky 发表于 2022-4-14 08:41:18

没有这个方法,不好修复,除非找原作者,要不就要另外写这个方法了~
页: [1]
查看完整版本: 清明_卡片面板 修复