Loading packages/SystemUI/res/layout-land/global_screenshot_preview.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -25,7 +25,7 @@ android:layout_marginBottom="@dimen/screenshot_offset_y" android:layout_marginBottom="@dimen/screenshot_offset_y" android:scaleType="fitStart" android:scaleType="fitStart" android:elevation="@dimen/screenshot_preview_elevation" android:elevation="@dimen/screenshot_preview_elevation" android:visibility="gone" android:visibility="invisible" android:background="@drawable/screenshot_rounded_corners" android:background="@drawable/screenshot_rounded_corners" android:adjustViewBounds="true" android:adjustViewBounds="true" android:contentDescription="@string/screenshot_edit_label" android:contentDescription="@string/screenshot_edit_label" Loading Loading
packages/SystemUI/res/layout-land/global_screenshot_preview.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -25,7 +25,7 @@ android:layout_marginBottom="@dimen/screenshot_offset_y" android:layout_marginBottom="@dimen/screenshot_offset_y" android:scaleType="fitStart" android:scaleType="fitStart" android:elevation="@dimen/screenshot_preview_elevation" android:elevation="@dimen/screenshot_preview_elevation" android:visibility="gone" android:visibility="invisible" android:background="@drawable/screenshot_rounded_corners" android:background="@drawable/screenshot_rounded_corners" android:adjustViewBounds="true" android:adjustViewBounds="true" android:contentDescription="@string/screenshot_edit_label" android:contentDescription="@string/screenshot_edit_label" Loading