Updating assets
Bug: 21304080 Change-Id: I26cf435779b477f0961d8e0d56dd6b86b418a3be
After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 1.5 KiB |
After Width: | Height: | Size: 1.6 KiB |
After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 4.3 KiB |
After Width: | Height: | Size: 4.0 KiB |
Before Width: | Height: | Size: 4.0 KiB |
After Width: | Height: | Size: 7.7 KiB |
Before Width: | Height: | Size: 7.5 KiB |
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 522 B After Width: | Height: | Size: 405 B |
Before Width: | Height: | Size: 681 B After Width: | Height: | Size: 527 B |
After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 932 B |
After Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 2.7 KiB |
After Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 2.6 KiB |
After Width: | Height: | Size: 4.6 KiB |
Before Width: | Height: | Size: 4.7 KiB |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 444 B After Width: | Height: | Size: 304 B |
Before Width: | Height: | Size: 486 B After Width: | Height: | Size: 367 B |
After Width: | Height: | Size: 3.7 KiB |
Before Width: | Height: | Size: 5.9 KiB |
Before Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 1.9 KiB |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 5.8 KiB |
Before Width: | Height: | Size: 6.6 KiB |
After Width: | Height: | Size: 5.4 KiB |
Before Width: | Height: | Size: 6.0 KiB |
After Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.7 KiB |
Before Width: | Height: | Size: 670 B After Width: | Height: | Size: 494 B |
Before Width: | Height: | Size: 918 B After Width: | Height: | Size: 669 B |
After Width: | Height: | Size: 6.2 KiB |
Before Width: | Height: | Size: 9.5 KiB |
Before Width: | Height: | Size: 5.0 KiB |
Before Width: | Height: | Size: 2.7 KiB |
After Width: | Height: | Size: 2.8 KiB |
After Width: | Height: | Size: 2.0 KiB |
After Width: | Height: | Size: 9.7 KiB |
Before Width: | Height: | Size: 9.8 KiB |
Before Width: | Height: | Size: 8.9 KiB After Width: | Height: | Size: 8.9 KiB |
After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 953 B After Width: | Height: | Size: 626 B |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 975 B |
After Width: | Height: | Size: 5.6 KiB |
Before Width: | Height: | Size: 8.2 KiB |
Before Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 2.8 KiB |
After Width: | Height: | Size: 3.1 KiB |
After Width: | Height: | Size: 2.4 KiB |
After Width: | Height: | Size: 13 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 23 KiB |
After Width: | Height: | Size: 8.4 KiB |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.0 KiB |
|
@ -26,7 +26,7 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:antialias="true"
|
||||
android:src="@drawable/portal_ring_inner_holo"/>
|
||||
android:src="@drawable/portal_ring_inner"/>
|
||||
<com.android.launcher3.BubbleTextView
|
||||
style="@style/Icon"
|
||||
android:id="@+id/folder_icon_name"
|
||||
|
|
|
@ -43,7 +43,7 @@ public class DeleteDropTarget extends ButtonDropTarget {
|
|||
// Get the hover color
|
||||
mHoverColor = getResources().getColor(R.color.delete_target_hover_tint);
|
||||
|
||||
setDrawable(R.drawable.ic_launcher_remove_normal);
|
||||
setDrawable(R.drawable.ic_remove_launcher);
|
||||
}
|
||||
|
||||
public static boolean supportsDrop(Object info) {
|
||||
|
|
|
@ -222,8 +222,8 @@ public class FolderIcon extends FrameLayout implements FolderListener {
|
|||
DeviceProfile grid = launcher.getDeviceProfile();
|
||||
sPreviewSize = grid.folderIconSizePx;
|
||||
sPreviewPadding = res.getDimensionPixelSize(R.dimen.folder_preview_padding);
|
||||
sSharedOuterRingDrawable = res.getDrawable(R.drawable.portal_ring_outer_holo);
|
||||
sSharedInnerRingDrawable = res.getDrawable(R.drawable.portal_ring_inner_nolip_holo);
|
||||
sSharedOuterRingDrawable = res.getDrawable(R.drawable.portal_ring_outer);
|
||||
sSharedInnerRingDrawable = res.getDrawable(R.drawable.portal_ring_inner_nolip);
|
||||
sSharedFolderLeaveBehind = res.getDrawable(R.drawable.portal_ring_rest);
|
||||
sStaticValuesDirty = false;
|
||||
}
|
||||
|
|
|
@ -41,7 +41,7 @@ public class InfoDropTarget extends ButtonDropTarget {
|
|||
// Get the hover color
|
||||
mHoverColor = getResources().getColor(R.color.info_target_hover_tint);
|
||||
|
||||
setDrawable(R.drawable.ic_launcher_info_normal);
|
||||
setDrawable(R.drawable.ic_info_launcher);
|
||||
}
|
||||
|
||||
public static void startDetailsActivityForInfo(Object info, Launcher launcher) {
|
||||
|
|
|
@ -28,7 +28,7 @@ public class UninstallDropTarget extends ButtonDropTarget {
|
|||
// Get the hover color
|
||||
mHoverColor = getResources().getColor(R.color.uninstall_target_hover_tint);
|
||||
|
||||
setDrawable(R.drawable.ic_launcher_uninstall_normal);
|
||||
setDrawable(R.drawable.ic_uninstall_launcher);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|