Merge "Make the screen zoom preview app icon bigger to match Launcher" into nyc-dev am: 98f5b2ab66

am: c64d333316

* commit 'c64d333316f676744bb0338af033fc9430b7fb8a':
  Make the screen zoom preview app icon bigger to match Launcher
This commit is contained in:
Alan Viverette
2016-02-15 20:14:16 +00:00
committed by android-build-merger

View File

@@ -28,10 +28,10 @@
<ImageView <ImageView
android:id="@android:id/icon1" android:id="@android:id/icon1"
android:layout_width="48dp" android:layout_width="64dp"
android:layout_height="48dp" android:layout_height="64dp"
android:layout_marginBottom="4dp" android:layout_marginBottom="4dp"
android:scaleType="centerInside" /> android:scaleType="fitCenter" />
<TextView <TextView
android:id="@android:id/text1" android:id="@android:id/text1"