Loading packages/SystemUI/res/layout/clipboard_overlay.xml +1 −0 Original line number Diff line number Diff line Loading @@ -102,6 +102,7 @@ android:layout_margin="@dimen/overlay_border_width" android:layout_height="wrap_content" android:layout_gravity="center" app:layout_constraintHorizontal_bias="0" app:layout_constraintBottom_toBottomOf="@id/preview_border" app:layout_constraintStart_toStartOf="@id/preview_border" app:layout_constraintEnd_toEndOf="@id/preview_border" Loading packages/SystemUI/res/layout/screenshot_static.xml +1 −0 Original line number Diff line number Diff line Loading @@ -100,6 +100,7 @@ android:background="@drawable/overlay_preview_background" android:adjustViewBounds="true" android:clickable="true" app:layout_constraintHorizontal_bias="0" app:layout_constraintBottom_toBottomOf="@id/screenshot_preview_border" app:layout_constraintStart_toStartOf="@id/screenshot_preview_border" app:layout_constraintEnd_toEndOf="@id/screenshot_preview_border" Loading Loading
packages/SystemUI/res/layout/clipboard_overlay.xml +1 −0 Original line number Diff line number Diff line Loading @@ -102,6 +102,7 @@ android:layout_margin="@dimen/overlay_border_width" android:layout_height="wrap_content" android:layout_gravity="center" app:layout_constraintHorizontal_bias="0" app:layout_constraintBottom_toBottomOf="@id/preview_border" app:layout_constraintStart_toStartOf="@id/preview_border" app:layout_constraintEnd_toEndOf="@id/preview_border" Loading
packages/SystemUI/res/layout/screenshot_static.xml +1 −0 Original line number Diff line number Diff line Loading @@ -100,6 +100,7 @@ android:background="@drawable/overlay_preview_background" android:adjustViewBounds="true" android:clickable="true" app:layout_constraintHorizontal_bias="0" app:layout_constraintBottom_toBottomOf="@id/screenshot_preview_border" app:layout_constraintStart_toStartOf="@id/screenshot_preview_border" app:layout_constraintEnd_toEndOf="@id/screenshot_preview_border" Loading