We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcc3348 commit 3cb8d26Copy full SHA for 3cb8d26
api/current.txt
@@ -25642,6 +25642,7 @@ package android.view {
25642
method public void requestDisallowInterceptTouchEvent(boolean);
25643
method public boolean requestSendAccessibilityEvent(android.view.View, android.view.accessibility.AccessibilityEvent);
25644
method public void requestTransparentRegion(android.view.View);
25645
+ method public void resolveLayoutParams();
25646
method public void scheduleLayoutAnimation();
25647
method public void setAddStatesFromChildren(boolean);
25648
method public void setAlwaysDrawnWithCacheEnabled(boolean);
0 commit comments