commit | e61069746bd4d0008e15cf0a67461bf75baf178e | [log] [tgz] |
---|---|---|
author | Jordan Demeulenaere <jdemeulenaere@google.com> | Wed Oct 19 16:54:30 2022 +0200 |
committer | Jordan Demeulenaere <jdemeulenaere@google.com> | Thu Oct 20 10:45:49 2022 +0200 |
tree | bd41829965024576daf7ca99abd87cd7774bd4ed | |
parent | 5d83ecce884f7c7230c7f917ad67d249fb95ff54 [diff] |
Use Expandable instead of View in FooterActionsViewModel (1/2) This CL replaces the reference to View by Expandable in FooterActionsViewModel. That way, this view model can now be used by Compose code as well. Bug: 242040009 Test: atest FooterActionsViewModelTest Change-Id: I6674d9a39d5daf699d67f1bb8e8ae317c85e9240