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.

App bar scrolls when it shouldn't

See original GitHub issue

Summary:

The toolbar scrolls when really it should be the contents of certain activities that scroll only. See GIF below demonstrating behaviour.

Most likely you will need to change files in /res/layout/

Places where this happens

  • Achievements
  • About
  • other places I’ve forgotten to check?

Comment if you are working on this issue beforehand so we don’t have two people working on the same thing. Feel free to submit one pull request that contains all changes, or many small ones. If it turns out to be kinda complex, go down the many small ones route. Do tag me (@domdomegg) if you need a review.

Steps to reproduce:

Open “About” activity and scroll up and down

Screen-shots:

Actual Expected (toolbar stays fixed)
actual expected

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:13 (1 by maintainers)

github_iconTop GitHub Comments

4reactions
neslihanturancommented, Dec 19, 2018

Thanks @vanshikaarora , and our team has a motto: No sirs here, just friends:)

1reaction
vanshikaaroracommented, Jan 12, 2019

@neslihanturan Now I’ll start working upon this

Read more comments on GitHub >

github_iconTop Results From Across the Web

SliverAppBar flexibleSpace shouldn't show in scroll back up
I'm using flexibleSpace in SliverAppBar with floating: true, pinned: false, snap: true: When I scroll back up. It shows AppBar and ...
Read more >
should the app bar scroll offscreen? #4470 - GitHub
Observed behavior In #4465 we moved the sub-nav bar into the app screen, which looks great. One unfortunate downside is that even more...
Read more >
AppBarLayout/CoordinatorLayout scrolling if there is few items ...
On the details screen all of the items in the list are visible so scrolling the list is impossible. The problem is that...
Read more >
App-bar component - Vuetify
v-app-bar can have scroll threshold. It will start reacting to scroll only after defined via scroll-threshold property amount of pixels.
Read more >
Options, Text Editor, All Languages, Scroll Bars - Visual Studio ...
The scroll bar shows you the effect of the replacements, so you can back out your changes if you replaced something you shouldn't...
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