am e8d02b31: am 1323fe3e: am 71b7d891: Merge "New asset for assist affordance on lockscreen." into jb-mr1-lockscreen-dev

* commit 'e8d02b315b4b8f76e53edb194591b6b46175ffe4':
  New asset for assist affordance on lockscreen.
This commit is contained in:
Daniel Sandler
2012-11-08 15:46:14 -08:00
committed by Android Git Automerger
5 changed files with 4 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@@ -146,7 +146,7 @@
android:id="@+id/search_light"
android:layout_height="match_parent"
android:layout_gravity="center_horizontal"
android:src="@drawable/ic_sysbar_lights_out_dot_large"
android:src="@drawable/search_light"
android:scaleType="center"
android:visibility="gone"
/>
@@ -287,7 +287,7 @@
android:id="@+id/search_light"
android:layout_height="match_parent"
android:layout_gravity="center_horizontal"
android:src="@drawable/ic_sysbar_lights_out_dot_large"
android:src="@drawable/search_light"
android:scaleType="center"
android:visibility="gone"
/>

View File

@@ -150,7 +150,7 @@
android:id="@+id/search_light"
android:layout_height="match_parent"
android:layout_gravity="center_horizontal"
android:src="@drawable/ic_sysbar_lights_out_dot_large"
android:src="@drawable/search_light"
android:scaleType="center"
android:visibility="gone"
/>
@@ -294,7 +294,7 @@
android:layout_height="80dp"
android:layout_width="match_parent"
android:layout_gravity="center_vertical"
android:src="@drawable/ic_sysbar_lights_out_dot_large"
android:src="@drawable/search_light"
android:scaleType="center"
android:visibility="gone"
/>