Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用Monkey测试时发现一个问题 #31

Open
yanxinmiao opened this issue Sep 12, 2017 · 0 comments
Open

使用Monkey测试时发现一个问题 #31

yanxinmiao opened this issue Sep 12, 2017 · 0 comments

Comments

@yanxinmiao
Copy link

App集成这个滑动返回库后,在Monkey测试时发现一个问题 。

// android.content.res.Resources$NotFoundException: File res/drawable-xxhdpi-v4/welcome.png from drawable resource ID #0x7f020191: .xml extension required

// 	at android.content.res.Resources.loadColorStateListForCookie(Resources.java:2808)

// 	at android.content.res.Resources.loadColorStateList(Resources.java:2749)

// 	at android.content.res.TypedArray.getColor(TypedArray.java:441)

// 	at com.aitangba.swipeback.SwipeBackHelper.getWindowBackgroundColor(SwipeBackHelper.java:269)

// 	at com.aitangba.swipeback.SwipeBackHelper.handleMessage(SwipeBackHelper.java:210)

// 	at android.os.Handler.dispatchMessage(Handler.java:102)

// 	at android.os.Looper.loop(Looper.java:148)

// 	at android.app.ActivityThread.main(ActivityThread.java:5438)

// 	at java.lang.reflect.Method.invoke(Native Method)

// 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:739)

// 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:629)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant