Rename: Drop 'Container' from BubbleExpandedViewContainer
Test: atest BubbleControllerTest / it compiles Bug: 123543995 Change-Id: I4ff194966edffd7d314bd9aade1ebb2bb6d2f7d2
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
~ See the License for the specific language governing permissions and
|
||||
~ limitations under the License
|
||||
-->
|
||||
<com.android.systemui.bubbles.BubbleExpandedViewContainer
|
||||
<com.android.systemui.bubbles.BubbleExpandedView
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_width="match_parent"
|
||||
@@ -93,4 +93,4 @@
|
||||
|
||||
</FrameLayout>
|
||||
|
||||
</com.android.systemui.bubbles.BubbleExpandedViewContainer>
|
||||
</com.android.systemui.bubbles.BubbleExpandedView>
|
||||
|
||||
Reference in New Issue
Block a user