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.

Issues with Nexus 6 Android 7.1.1 device

See original GitHub issue
  • Library Versions: 1.3.1 and 1.3.4
  • Affected Device(s): Nexus 6, 7.1.1

Describe the Bug: On our app when we add the library dependency to our module’s gradle: implementation "com.github.skydoves:balloon:1.3.1"

and do nothing else, we notice the issue that transitioning from our Login Activity to another activity, the screen will go black and nothing can be interacted with. Our app does use Android’s Jetpack Navigation library to navigate between the two activities. Specifically this version: 2.3.2 so maybe there is some interaction going on there?

When we update to use the 1.3.4 version of this library, we notice the animation in the transition between the two activities stutters and it flips back to the previous activity before going to the next one.

Expected Behavior:

This library will not have any interactions with navigation between activities.

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
benbackstromcommented, May 26, 2021

It appears that our (me and @cweggler) issue was resolved by excluding appcompat as @skydoves pointed to. Thanks for the tip!

1reaction
cwegglercommented, May 25, 2021

Thank you! We’ll give this a try and report back!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Nexus 6 receiving new 7.1.1 update, upgrades some devices ...
Nexus 6 receiving new 7.1.1 update, upgrades some devices stuck on 7.0 ... It's possible that the update was to fix some carrier...
Read more >
Nexus 6 gets another Android 7.1.1 Nougat update, here is why
Nexus 6 receives another Android 7.1.1 Nougat update to fix a major issue. T-Mobile AT&T Verizon Sprint Android Software updates Google.
Read more >
Google Nexus 6 finally receives official Android 7.1.1 Nougat
We learned that Android 7.1 would be delayed for this phone due to some unspecified bugs the company needed to hammer out at...
Read more >
Bug-Free Android 7.1.1 Starts Rolling Out for Nexus 6 After ...
Google is finally resuming its rollout of Android 7.1.1 for Nexus 6 Shamu after its initial and bug-festered release earlier this year.
Read more >
Google is downgrading Nexus 6 owners on 7.1.1 to 7.0, which ...
Google originally pressed pause on the 7.1.1 update for the Nexus 6 due to concerns surrounding SafetyNet and Android Pay. It's unclear when...
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