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

RuntimeException occurs when clicking the username and password input boxes #68

Open
allentianxxx opened this issue Apr 22, 2019 · 0 comments

Comments

@allentianxxx
Copy link

15464 W Resources Drawable android:drawable/text_cursor_material has unresolved theme attributes! Consider using Resources.getDrawable(int, Theme) or Context.getDrawable(int). 2019-01-14 15:36:55.387
15464 W Resources java.lang.RuntimeException 2019-01-14 15:36:55.387
15464 W Resources at android.content.res.Resources.getDrawable(Resources.java:791) 2019-01-14 15:36:55.387
15464 W Resources at android.widget.Editor$InsertionHandleView.getHotspotX(Editor.java:3921) 2019-01-14 15:36:55.387
15464 W Resources at android.widget.Editor$HandleView.updateDrawable(Editor.java:3535) 2019-01-14 15:36:55.387
15464 W Resources at android.widget.Editor$HandleView.(Editor.java:3526) 2019-01-14 15:36:55.387
15464 W Resources at android.widget.Editor$InsertionHandleView.(Editor.java:3877) 2019-01-14 15:36:55.387
15464 W Resources at android.widget.Editor$InsertionPointCursorController.getHandle(Editor.java:4185) 2019-01-14 15:36:55.387
15464 W Resources at android.widget.Editor$InsertionPointCursorController.show(Editor.java:4154) 2019-01-14 15:36:55.387
15464 W Resources at android.widget.Editor.startSelectionActionMode(Editor.java:1665) 2019-01-14 15:36:55.387
15464 W Resources at android.widget.Editor.performLongClick(Editor.java:968) 2019-01-14 15:36:55.387
15464 W Resources at android.widget.TextView.performLongClick(TextView.java:9261) 2019-01-14 15:36:55.387
15464 W Resources at android.view.View$CheckForLongPress.run(View.java:21151) 2019-01-14 15:36:55.387
15464 W Resources at android.os.Handler.handleCallback(Handler.java:739) 2019-01-14 15:36:55.387
15464 W Resources at android.os.Handler.dispatchMessage(Handler.java:95) 2019-01-14 15:36:55.387
15464 W Resources at android.os.Looper.loop(Looper.java:148) 2019-01-14 15:36:55.387
15464 W Resources at android.app.ActivityThread.main(ActivityThread.java:5442) 2019-01-14 15:36:55.387
15464 W Resources at java.lang.reflect.Method.invoke(Native Method) 2019-01-14 15:36:55.387
15464 W Resources at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:738) 2019-01-14 15:36:55.387
15464 W Resources at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:628) 2019-01-14 15:36:55.387

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