commit | 0c01fc6f1c01a2009546a2982818e68c08012ab3 | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Mon Apr 07 16:10:48 2014 +0900 |
committer | Tadashi G. Takaoka <takaoka@google.com> | Mon Apr 07 17:36:53 2014 +0900 |
tree | 469456f7b9bf6af1e10aa44395aa8e3b803ed882 | |
parent | b6c70f4ed31410eb33cd43e316a53067517c1fe3 [diff] |
Remove workaround code of placing DrawingPreviewPlacerView This CL divides MainKeyboardView.locatePreviewPlacerView method into two methods. One is installing DrawingPreviewPlacerView to the window as Frontmost view. Another is telling the location of MainKeyboardView to DrawingPreviewPlacerView. Thus we can eliminate workaround code to deal with transient states in orientation change. Change-Id: Ia5d8f28dfb5213d27aa218c72d838a3c3be5a527