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.

can't access SnackProgressBar.TYPE_HORIZONTAL

See original GitHub issue

as the title says

After updating to v6.0, I can’t set

SnackProgressBarManager.LENGTH_INDEFINITE and

SnackProgressBar.TYPE_HORIZONTAL

Also, there’s a lot of compile-time errors. IMHO, v6.0 isn’t stable

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
tingyik90commented, May 9, 2019

@bartekpacia, fixed in v6.1. Please give it a try and hope you enjoy the new features. 😃

0reactions
bartekpaciacommented, May 9, 2019

Take your time, you’ve already done a piece of awesome work, v5.0 works well

Read more comments on GitHub >

github_iconTop Results From Across the Web

ProgressBar and Snackbar don't show - Stack Overflow
I have an app that I'm slowly modernizing. All loading progress indication was being done with a ProgressDialog.
Read more >
ProgressBar Tutorial With Example In Android Studio
In this step we open an xml file and add the code for displaying a horizontal progress bar by using style property, drawable...
Read more >
ProgressBar - Android Developers
A user interface element that indicates the progress of an operation. Progress bar supports two modes to represent progress: determinate, and indeterminate.
Read more >
tingyik90/snackprogressbar: Enhanced Snackbar ... - GitHub
Call snackProgressBarManager.setProgress() to set the progress of ProgressBar. Disable. IMPORTANT: To avoid memory leak, call SnackProgressBarManager.disable ...
Read more >
Snackbars - Material Design
Snackbars inform users of a process that an app has performed or will perform. They appear temporarily, towards the bottom of the screen....
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