question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error in version 2.0.5

See original GitHub issue

When I try to use the dialog it shows me the following error in the Logcat:

2019-04-22 13:09:15.454 7136-7136/com.raven.okami E/AndroidRuntime: FATAL EXCEPTION: main
    Process: com.raven.okami, PID: 7136
    android.view.InflateException: Binary XML file line #6: Binary XML file line #32: Error inflating class TextView
    Caused by: android.view.InflateException: Binary XML file line #32: Error inflating class TextView
    Caused by: java.lang.UnsupportedOperationException: Failed to resolve attribute at index 6: TypedValue{t=0x2/d=0x101009b a=1}
        at android.content.res.TypedArray.getColorStateList(TypedArray.java:548)
        at android.widget.TextView.readTextAppearance(TextView.java:3552)
        at android.widget.TextView.<init>(TextView.java:924)
        at android.widget.TextView.<init>(TextView.java:869)
        at androidx.appcompat.widget.AppCompatTextView.<init>(AppCompatTextView.java:95)
        at androidx.appcompat.widget.AppCompatTextView.<init>(AppCompatTextView.java:91)
        at androidx.appcompat.app.AppCompatViewInflater.createTextView(AppCompatViewInflater.java:182)
        at androidx.appcompat.app.AppCompatViewInflater.createView(AppCompatViewInflater.java:103)
        at androidx.appcompat.app.AppCompatDelegateImpl.createView(AppCompatDelegateImpl.java:1266)
        at androidx.appcompat.app.AppCompatDelegateImpl.onCreateView(AppCompatDelegateImpl.java:1316)
        at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:776)
        at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:734)
        at android.view.LayoutInflater.rInflate(LayoutInflater.java:867)
        at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:828)
        at android.view.LayoutInflater.rInflate(LayoutInflater.java:870)
        at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:828)
        at android.view.LayoutInflater.rInflate(LayoutInflater.java:870)
        at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:828)
        at android.view.LayoutInflater.parseInclude(LayoutInflater.java:999)
        at android.view.LayoutInflater.rInflate(LayoutInflater.java:863)
        at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:828)
        at android.view.LayoutInflater.inflate(LayoutInflater.java:519)
        at android.view.LayoutInflater.inflate(LayoutInflater.java:427)
        at com.google.android.material.bottomsheet.BottomSheetDialog.wrapInBottomSheet(BottomSheetDialog.java:135)
        at com.google.android.material.bottomsheet.BottomSheetDialog.setContentView(BottomSheetDialog.java:70)
        at com.marcoscg.dialogsheet.DialogSheet.init(DialogSheet.java:383)
        at com.marcoscg.dialogsheet.DialogSheet.<init>(DialogSheet.java:61)
        at com.raven.okami.LogIn$3.onFailure(LogIn.java:271)
        at com.google.android.gms.tasks.zzl.run(Unknown Source:4)
        at android.os.Handler.handleCallback(Handler.java:873)
        at android.os.Handler.dispatchMessage(Handler.java:99)
        at android.os.Looper.loop(Looper.java:201)
        at android.app.ActivityThread.main(ActivityThread.java:6810)
        at java.lang.reflect.Method.invoke(Native Method)
        at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:547)
        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:873)
2019-04-22 13:09:15.512 739-739/? E/lowmemorykiller: Error writing /proc/7136/oom_score_adj; errno=22
2019-04-22 13:09:15.564 2284-2376/? E/InputDispatcher: channel '52139b6 com.raven.okami/com.raven.okami.LogIn (server)' ~ Channel is unrecoverably broken and will be disposed!
2019-04-22 13:09:15.603 2284-3371/? E/ActivityTrigger: activityResumeTrigger: not whiteListedcom.miui.home/com.miui.home.launcher.Launcher/40930015
2019-04-22 13:09:18.657 2284-2469/? E/TaskPersister: File error accessing recents directory (directory doesn't exist?).

Also, the color of the “OK” button does not have the background color of the Accent color.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

4reactions
marcoscgdevcommented, Apr 24, 2019

You are welcome 😄

1reaction
Okami-x-Senpaicommented, Apr 24, 2019

Excellent, it works perfectly for me now, thank you very much.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Warning: Error in : pandoc version 2.0.5 or higher is required ...
Hi all, I've just published my shiny app to an open-source shiny-server. However, my R Markdown scripts are not rendering and I am...
Read more >
satisfies the requirement PyDispatcher-2.0.5 (from versions
python -m pip install -r requirements/development.txt ERROR: Could not find a version that satisfies the requirement PyDispatcher-2.0.5 ...
Read more >
Error with nlmixr 2.0.5 - compiled against different version of ...
Hi, nlmixr team, I try to use the latest version - nlmixr 2.0.5 - but it has an error with RxODE 1.1.1. Thank...
Read more >
Invalid Pre-Release Train. The tra… | Apple Developer Forums
We received the following errors when we tried to upload the new build. "Invalid Pre-Release Train. The train version '3.0' is closed for...
Read more >
Can not login with new update 2.0.5 - WordPress.org
Currently, I cannot log in my admin account because version 2.0.5 has captcha update. ERROR for site owner: Invalid site key. Please help....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found