Skip to content

Fix webview jumping#2736

Open
harshad1 wants to merge 7 commits intogsantner:masterfrom
harshad1:fix_webview_jumping
Open

Fix webview jumping#2736
harshad1 wants to merge 7 commits intogsantner:masterfrom
harshad1:fix_webview_jumping

Conversation

@harshad1
Copy link
Copy Markdown
Collaborator

This Addresses #2726

@gsantner gsantner force-pushed the master branch 3 times, most recently from d3c16f5 to c3bd617 Compare March 6, 2026 18:41
@gsantner
Copy link
Copy Markdown
Owner

gsantner commented Mar 6, 2026

Thank you @harshad1 !
Unfortunate there were merge conflicts added by merging the bigger search PR

@gsantner
Copy link
Copy Markdown
Owner

Hence can't be merged

@harshad1
Copy link
Copy Markdown
Collaborator Author

harshad1 commented Apr 7, 2026

  • fixed the conflict
  • fixed system navigation bar contrast
  • fixed document fragment layout (no 12dp padding needed now)

This is ready for review and merge

});

// listView.setOnItemLongClickListener((parent, view, pos, id) -> directActivate.callback(pos, true));
listView.setOnItemLongClickListener((parent, view, pos, id) -> directActivate.callback(pos, true));
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@guanglinn It looks like this was disabled accidentally by an earlier PR. Re-enabling it.

I don't think this breaks anything else

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

Successfully merging this pull request may close these issues.

2 participants