commit | b8f6a6c123d6df6c0763724cb9026a612202b95d | [log] [tgz] |
---|---|---|
author | Garik Badalyan <garikb@codeaurora.org> | Fri Jun 17 13:16:03 2016 -0700 |
committer | Linux Build Service Account <lnxbuild@localhost> | Wed Aug 24 08:18:18 2016 -0600 |
tree | 937d9be98eb474675d3d2ef45b1d99852e26e4c6 | |
parent | 5baddd16b2dfc2f65a39d0f6523d7b272eda42ee [diff] |
IMS-VT: Fix UI stuck in full screen issue. Sometimes InCallUi gets stuck in the full screen mode which hides all call control buttons. This happens since framework doesn't call onPreDrawListener listener. To fix the issue we explicitly call onPreDrawListener callback. Change-Id: I0fd40236a5af42774da8a453262869464fcb8e81 CRs-Fixed: 1025073