commit | 94d3838e07309f12b8277b29f462bf4fdfcd7f0c | [log] [tgz] |
---|---|---|
author | Omata Shou <shou.x.omata@sonymobile.com> | Thu Aug 04 12:00:40 2016 +0900 |
committer | Toshiya Ikenaga <toshiya.ikenaga@sonymobile.com> | Tue Nov 01 10:53:56 2016 +0900 |
tree | 2857e92d4d490c95abf3bdd8b7eba2a68c74d62c | |
parent | bab21c7882190737409f75062a3f3cdad9e0b1ed [diff] |
Fix window leak when split-screen is released When split-screen is released while AlertDialog shown in SipEditor, window leak occurs. User can't navigate back with the Back button afterward. To avoid this, use DialogFragment instead of AlertDialog. Bug: 32493780 Change-Id: Iddbd04b99f279fccabdf698acff1311612e3a8d6