Merge "New asset for assist affordance on lockscreen." into jb-mr1-lockscreen-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
71b7d891fc
BIN
packages/SystemUI/res/drawable-hdpi/search_light.png
Normal file
BIN
packages/SystemUI/res/drawable-hdpi/search_light.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.6 KiB |
BIN
packages/SystemUI/res/drawable-mdpi/search_light.png
Normal file
BIN
packages/SystemUI/res/drawable-mdpi/search_light.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/search_light.png
Normal file
BIN
packages/SystemUI/res/drawable-xhdpi/search_light.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.2 KiB |
@@ -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"
|
||||
/>
|
||||
|
||||
@@ -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"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user