Loading packages/SystemUI/res/layout/media_session_view.xml +1 −1 Original line number Diff line number Diff line Loading @@ -139,7 +139,7 @@ android:layout_height="wrap_content" android:layout_marginEnd="@dimen/qs_media_padding" app:layout_constrainedWidth="true" android:layout_marginTop="1dp" android:layout_marginTop="0dp" app:layout_constraintTop_toBottomOf="@id/header_title" app:layout_constraintStart_toStartOf="@id/header_title" app:layout_constraintEnd_toStartOf="@id/actionPlayPause" Loading packages/SystemUI/res/values-sw600dp-land/dimens.xml +2 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,8 @@ <dimen name="ambient_indication_margin_bottom">115dp</dimen> <dimen name="lock_icon_margin_bottom">60dp</dimen> <dimen name="qs_media_session_height_expanded">172dp</dimen> <!-- margin from keyguard status bar to clock. For split shade it should be keyguard_split_shade_top_margin - status_bar_header_height_keyguard = 8dp --> <dimen name="keyguard_clock_top_margin">8dp</dimen> Loading packages/SystemUI/res/values-sw720dp-land/dimens.xml +2 −0 Original line number Diff line number Diff line Loading @@ -24,4 +24,6 @@ <dimen name="keyguard_split_shade_top_margin">72dp</dimen> <dimen name="split_shade_header_height">56dp</dimen> <dimen name="qs_media_session_height_expanded">184dp</dimen> </resources> Loading
packages/SystemUI/res/layout/media_session_view.xml +1 −1 Original line number Diff line number Diff line Loading @@ -139,7 +139,7 @@ android:layout_height="wrap_content" android:layout_marginEnd="@dimen/qs_media_padding" app:layout_constrainedWidth="true" android:layout_marginTop="1dp" android:layout_marginTop="0dp" app:layout_constraintTop_toBottomOf="@id/header_title" app:layout_constraintStart_toStartOf="@id/header_title" app:layout_constraintEnd_toStartOf="@id/actionPlayPause" Loading
packages/SystemUI/res/values-sw600dp-land/dimens.xml +2 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,8 @@ <dimen name="ambient_indication_margin_bottom">115dp</dimen> <dimen name="lock_icon_margin_bottom">60dp</dimen> <dimen name="qs_media_session_height_expanded">172dp</dimen> <!-- margin from keyguard status bar to clock. For split shade it should be keyguard_split_shade_top_margin - status_bar_header_height_keyguard = 8dp --> <dimen name="keyguard_clock_top_margin">8dp</dimen> Loading
packages/SystemUI/res/values-sw720dp-land/dimens.xml +2 −0 Original line number Diff line number Diff line Loading @@ -24,4 +24,6 @@ <dimen name="keyguard_split_shade_top_margin">72dp</dimen> <dimen name="split_shade_header_height">56dp</dimen> <dimen name="qs_media_session_height_expanded">184dp</dimen> </resources>