diff options
author | Andrii Kulian <akulian@google.com> | 2016-05-17 19:07:24 -0700 |
---|---|---|
committer | Andrii Kulian <akulian@google.com> | 2016-05-18 17:49:26 -0700 |
commit | 3f8dc1586146ea3cea0b6b25970e2bb51c0e590e (patch) | |
tree | 361a9ef4768b78a401e8ecc2fa728d08f686dce7 /docs/html/sdk/api_diff/24/changes | |
parent | e821f3d032b4cd738a9b61549559b8b76b3ae09e (diff) |
Workaround for ignored resizeableActivity param
If <uses-sdk> tag is below <application> in AndroidManifest.xml then,
when activity is parsed, targetSdkVersion param is not yet set correctly.
Because of that we're defaulting to RESIZE_MODE_FORCE_RESIZEABLE and the
param resizeableActivity will be ignored.
This CL checks if resizeableActivity was set explicitly when targetSdkVersion
is less than N (or not set).
Bug: 28020462
Change-Id: I099f6c00dd50547ddea873e47dbb447869d0be6f
Diffstat (limited to 'docs/html/sdk/api_diff/24/changes')
0 files changed, 0 insertions, 0 deletions