Scroll AllApps to top when new padding is set.
Bug: 198212488 Test: presubmit Change-Id: I084939e3c7685531c56b1478887fd872e0e101e9
This commit is contained in:
committed by
sfufa@google.com
parent
305d0463b1
commit
2397d60074
@@ -47,6 +47,8 @@ public interface FloatingHeaderRow {
|
||||
|
||||
/**
|
||||
* Scrolls the content vertically.
|
||||
* @param scroll scrolled distance in pixels for active recyclerview.
|
||||
* @param isScrolledOut bool to determine if row is scrolled out of view
|
||||
*/
|
||||
void setVerticalScroll(int scroll, boolean isScrolledOut);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user