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
Loading
Please register or sign in to comment