commit | 002317f60cc460dfbde8c2506d6c0874919a3af0 | [log] [tgz] |
---|---|---|
author | Federico Baron <fbaron@google.com> | Fri Mar 03 00:42:00 2023 -0800 |
committer | fbaron <fbaron@google.com> | Fri Mar 24 11:48:20 2023 -0700 |
tree | 7d0f071156f805af32b11b9b4f4048f2b88db09a | |
parent | adc5877b816c0cd90ca8ce9af91e6ddc97ffc9a7 [diff] |
Add subclass for two pane widget picker Since the regular widget picker and the widget picker for tablet diverge quite a bit, we added a child class for it that extends WidgetsFullSheet.java There should be no functionality changes with this CL, it's purely changes in code structure. Bug: 256684299 Test: Turn on LARGE_SCREEN_WIDGET_PICKER flag and verify nothing changes compared to ag/20508230. Change-Id: Ie0e93534d7b93017cc11a05f67728155d22951f9