Settings: update color mode preview to final content
Content provided based on image selection and optimization by the graphics team. Bug: 69264342 Test: hand testing on B1 Change-Id: I12d1fefab2d7a01a44fccb4960d61ee2c6a25017
This commit is contained in:
BIN
res/drawable-nodpi/color_mode_preview.jpg
Normal file
BIN
res/drawable-nodpi/color_mode_preview.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 608 KiB |
@@ -24,7 +24,7 @@
|
|||||||
android:paddingBottom="@dimen/color_mode_preview_padding_bottom"
|
android:paddingBottom="@dimen/color_mode_preview_padding_bottom"
|
||||||
android:scaleType="centerCrop"
|
android:scaleType="centerCrop"
|
||||||
android:cropToPadding="true"
|
android:cropToPadding="true"
|
||||||
android:src="@drawable/caption_background"
|
android:src="@drawable/color_mode_preview"
|
||||||
android:contentDescription="@null" />
|
android:contentDescription="@null" />
|
||||||
|
|
||||||
</FrameLayout>
|
</FrameLayout>
|
||||||
|
|||||||
Reference in New Issue
Block a user