diff options
| author | 2014-03-21 19:08:57 +0000 | |
|---|---|---|
| committer | 2014-03-21 19:08:57 +0000 | |
| commit | ede2a729c394461e5b3ea674e4762e7e6feed81d (patch) | |
| tree | 1769c07a5490ca77e2d004423670dc45f5b170e7 | |
| parent | 7ae93b1d0cd1eb43b5fc8248dfc2703608a461f3 (diff) | |
| parent | ccd55a924a51e5ad7a503b3bde4b3038152217e4 (diff) | |
am ccd55a92: am f8c78b50: Update current.txt to include windowSwipeToDismiss
* commit 'ccd55a924a51e5ad7a503b3bde4b3038152217e4':
Update current.txt to include windowSwipeToDismiss
| -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 d6a0dbbbae5c..2b6659e7aa31 100644 --- a/api/current.txt +++ b/api/current.txt @@ -1222,6 +1222,7 @@ package android { field public static final int windowShowAnimation = 16842934; // 0x10100b6 field public static final int windowShowWallpaper = 16843410; // 0x1010292 field public static final int windowSoftInputMode = 16843307; // 0x101022b + field public static final int windowSwipeToDismiss = 16843763; // 0x10103f3 field public static final int windowTitleBackgroundStyle = 16842844; // 0x101005c field public static final int windowTitleSize = 16842842; // 0x101005a field public static final int windowTitleStyle = 16842843; // 0x101005b |