diff options
| author | 2012-03-14 17:38:32 -0700 | |
|---|---|---|
| committer | 2012-03-14 17:38:32 -0700 | |
| commit | d5bceea4bd7e71a02ec0f47337b923a8ed60682d (patch) | |
| tree | f4032ff530a40ca0ce54a861f45c52872d3fd549 | |
| parent | 146059898b45755ca11439324d701306d05eefd4 (diff) | |
| parent | 06298b0e2d55f7a87153001e30654a22a3587493 (diff) | |
Merge "Fix the build"
| -rw-r--r-- | api/current.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api/current.txt b/api/current.txt index 6bac58af167a..93d9d44f8cf8 100644 --- a/api/current.txt +++ b/api/current.txt @@ -26377,6 +26377,7 @@ package android.widget { ctor public EdgeEffect(android.content.Context); method public boolean draw(android.graphics.Canvas); method public void finish(); + method public android.graphics.Rect getBounds(); method public boolean isFinished(); method public void onAbsorb(int); method public void onPull(float); |