Added scroll offset

This commit is contained in:
M66B
2021-07-08 15:34:02 +02:00
parent e7da93ec32
commit 53a6da1a15
2 changed files with 14 additions and 9 deletions

View File

@@ -260,7 +260,7 @@ public class FragmentOptions extends FragmentBase {
pager.setCurrentItem(tab);
FragmentBase fragment = (FragmentBase) adapter.instantiateItem(pager, tab);
fragment.scrollTo(resid);
fragment.scrollTo(resid, -48);
menuSearch.collapseActionView();
// Blink found text