am 1740d901: Fixing build breakage
* commit '1740d901ff2bbde7590588cdaae57805b24a74d8': Fixing build breakage
This commit is contained in:
@@ -2078,7 +2078,7 @@ public abstract class PagedView extends ViewGroup implements ViewGroup.OnHierarc
|
||||
snapToPage(whichPage, delta, duration);
|
||||
}
|
||||
|
||||
protected void snapToPage(int whichPage) {
|
||||
public void snapToPage(int whichPage) {
|
||||
snapToPage(whichPage, getPageSnapDuration());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user