commit | f9954cc4cc115db16302208cf23e5dda4d329cac | [log] [tgz] |
---|---|---|
author | Yogisha Dixit <ydixit@google.com> | Tue Mar 16 14:56:42 2021 +0000 |
committer | Yogisha Dixit <ydixit@google.com> | Tue Mar 16 21:31:46 2021 +0000 |
tree | 8bdc0b2895ec532360a9168ab2b0b5fc65719ab0 | |
parent | 2b30076abae7305efbac1e7ffcb7b5c84bc97963 [diff] |
Fix bug with resize frame disappearing. Currently, if you resize the widget to the top, bottom or right, the resize frame disappears. This is because the AppWidgetResizeFrame code relies on the indices of the child elements to find the drag handles. I updated the code to instead use IDs since that is more robust. Test: manual Bug: 182305670 Change-Id: Iaa9d32c9190fb579101914f03d57bb48dcecb88d