Loading packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/ui/binder/MobileIconBinder.kt +2 −0 Original line number Diff line number Diff line Loading @@ -128,6 +128,8 @@ object MobileIconBinder { mobileGroupView, dotView, ) view.requestLayout() } } Loading Loading
packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/ui/binder/MobileIconBinder.kt +2 −0 Original line number Diff line number Diff line Loading @@ -128,6 +128,8 @@ object MobileIconBinder { mobileGroupView, dotView, ) view.requestLayout() } } Loading