Skip to content

Commit 3cb8d26

Browse files
author
Fabrice Di Meglio
committed
Fix the build
- was missing a "make update-api" pass Change-Id: I004a1650cf7946e0e8bd36d75dab81bbca80443c
1 parent fcc3348 commit 3cb8d26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/current.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25642,6 +25642,7 @@ package android.view {
2564225642
method public void requestDisallowInterceptTouchEvent(boolean);
2564325643
method public boolean requestSendAccessibilityEvent(android.view.View, android.view.accessibility.AccessibilityEvent);
2564425644
method public void requestTransparentRegion(android.view.View);
25645+
method public void resolveLayoutParams();
2564525646
method public void scheduleLayoutAnimation();
2564625647
method public void setAddStatesFromChildren(boolean);
2564725648
method public void setAlwaysDrawnWithCacheEnabled(boolean);

0 commit comments

Comments
 (0)