Merge "Scale wallpaper thumbnails without altering aspect ratio" into jb-ub-now-indigo-rose
This commit is contained in:
committed by
Android (Google) Code Review
commit
91df26f46f
@@ -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