commit | 1256c0e14865436f6a71128612b30a3654f72f71 | [log] [tgz] |
---|---|---|
author | Dave Mankoff <mankoff@google.com> | Thu Oct 05 20:02:05 2023 +0000 |
committer | Dave Mankoff <mankoff@google.com> | Thu Oct 05 20:49:43 2023 +0000 |
tree | ac4dd3f975ee4dbf01cc2e10d4ef06c776bb85ad | |
parent | 76c63cc998a31ee43ab88a13998c7d32e3648c85 [diff] |
Fix Duplicate Binding Warning for QSFragmentComponent The Component only needs the view, so just bind the view directly. This makes dagger happy, as the Fragment was being bound twice. Bug: 303693030 Test: built and found no errors or warnings Change-Id: I974d6b2b30d1f225285dcb047317db2110e2c411