Merge "Added a default Bluetooth icon for Bluetooth Preferences." into lmp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
e847e7ef56
@@ -318,6 +318,6 @@ public final class BluetoothDevicePreference extends Preference implements
|
||||
return R.drawable.ic_bt_headset_hfp;
|
||||
}
|
||||
}
|
||||
return 0;
|
||||
return R.drawable.ic_settings_bluetooth2;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user