OSDN Git Service

Remove old 360 icons
authorMichael Kolb <kolby@google.com>
Thu, 11 Oct 2012 23:26:00 +0000 (16:26 -0700)
committerMichael Kolb <kolby@google.com>
Thu, 11 Oct 2012 23:26:00 +0000 (16:26 -0700)
  Bug: 7331839

Change-Id: Ie2de6336cd1c485ddacf51b6092c29f6feb9e4da

res/drawable-hdpi/ic_menu_photosphere.png [deleted file]
res/drawable-hdpi/ic_menu_photosphere_active.png [deleted file]
res/drawable-mdpi/ic_menu_photosphere.png [deleted file]
res/drawable-mdpi/ic_menu_photosphere_active.png [deleted file]
res/drawable-xhdpi/ic_menu_photosphere.png [deleted file]
res/drawable-xhdpi/ic_menu_photosphere_active.png [deleted file]
res/layout/photopage_bottom_controls.xml

diff --git a/res/drawable-hdpi/ic_menu_photosphere.png b/res/drawable-hdpi/ic_menu_photosphere.png
deleted file mode 100644 (file)
index 27043ef..0000000
Binary files a/res/drawable-hdpi/ic_menu_photosphere.png and /dev/null differ
diff --git a/res/drawable-hdpi/ic_menu_photosphere_active.png b/res/drawable-hdpi/ic_menu_photosphere_active.png
deleted file mode 100644 (file)
index c576015..0000000
Binary files a/res/drawable-hdpi/ic_menu_photosphere_active.png and /dev/null differ
diff --git a/res/drawable-mdpi/ic_menu_photosphere.png b/res/drawable-mdpi/ic_menu_photosphere.png
deleted file mode 100644 (file)
index 4ba0969..0000000
Binary files a/res/drawable-mdpi/ic_menu_photosphere.png and /dev/null differ
diff --git a/res/drawable-mdpi/ic_menu_photosphere_active.png b/res/drawable-mdpi/ic_menu_photosphere_active.png
deleted file mode 100644 (file)
index 96e2ac5..0000000
Binary files a/res/drawable-mdpi/ic_menu_photosphere_active.png and /dev/null differ
diff --git a/res/drawable-xhdpi/ic_menu_photosphere.png b/res/drawable-xhdpi/ic_menu_photosphere.png
deleted file mode 100644 (file)
index 19f9b29..0000000
Binary files a/res/drawable-xhdpi/ic_menu_photosphere.png and /dev/null differ
diff --git a/res/drawable-xhdpi/ic_menu_photosphere_active.png b/res/drawable-xhdpi/ic_menu_photosphere_active.png
deleted file mode 100644 (file)
index a77a712..0000000
Binary files a/res/drawable-xhdpi/ic_menu_photosphere_active.png and /dev/null differ
index 434c598..1111ef4 100644 (file)
@@ -23,7 +23,7 @@
                 android:visibility="gone"/>
         <ImageView
                 android:id="@+id/photopage_bottom_control_panorama"
-                android:src="@drawable/ic_menu_photosphere"
+                android:src="@drawable/ic_view_photosphere"
                 android:layout_width="70dp"
                 android:layout_height="70dp"
                 android:layout_centerHorizontal="true"