Scale wallpaper thumbnails without altering aspect ratio
Bug: 10616928 Change-Id: I60f59a5c48fe02664229d9ebc1d497c91c49d99b
This commit is contained in:
@@ -26,5 +26,5 @@
|
||||
android:id="@+id/wallpaper_image"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:scaleType="fitXY" />
|
||||
android:scaleType="centerCrop" />
|
||||
</com.android.launcher3.CheckableFrameLayout>
|
||||
|
||||
Reference in New Issue
Block a user