Loading packages/SystemUI/res/layout/dream_overlay_container.xml +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ android:id="@+id/dream_overlay_content" android:layout_width="match_parent" android:layout_height="0dp" app:layout_constraintTop_toTopOf="parent" app:layout_constraintTop_toBottomOf="@id/dream_overlay_status_bar" app:layout_constraintBottom_toBottomOf="parent" /> <com.android.systemui.dreams.DreamOverlayStatusBarView Loading Loading
packages/SystemUI/res/layout/dream_overlay_container.xml +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ android:id="@+id/dream_overlay_content" android:layout_width="match_parent" android:layout_height="0dp" app:layout_constraintTop_toTopOf="parent" app:layout_constraintTop_toBottomOf="@id/dream_overlay_status_bar" app:layout_constraintBottom_toBottomOf="parent" /> <com.android.systemui.dreams.DreamOverlayStatusBarView Loading