Merge "Make the screen zoom preview app icon bigger to match Launcher" into nyc-dev
am: 98f5b2ab66
* commit '98f5b2ab66313f82dde2a6eebb2bee2c5b8c5134':
Make the screen zoom preview app icon bigger to match Launcher
This commit is contained in:
@@ -28,10 +28,10 @@
|
||||
|
||||
<ImageView
|
||||
android:id="@android:id/icon1"
|
||||
android:layout_width="48dp"
|
||||
android:layout_height="48dp"
|
||||
android:layout_width="64dp"
|
||||
android:layout_height="64dp"
|
||||
android:layout_marginBottom="4dp"
|
||||
android:scaleType="centerInside" />
|
||||
android:scaleType="fitCenter" />
|
||||
|
||||
<TextView
|
||||
android:id="@android:id/text1"
|
||||
|
Reference in New Issue
Block a user