am 146249ad: Updating Bluetooth preference page to use different configuration icon

* commit '146249ad9382d8d243a287bf3c65f49b286d9fb7':
  Updating Bluetooth preference page to use different configuration icon
This commit is contained in:
Justin Ho
2011-01-24 12:10:19 -08:00
committed by Android Git Automerger
3 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -42,6 +42,6 @@
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_gravity="center_vertical" android:layout_gravity="center_vertical"
android:src="@drawable/icon" /> android:src="@drawable/ic_bt_config" />
</LinearLayout> </LinearLayout>