Merge "Place overlay content below status bar."
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user