Merge "Fix bluetooth icon has wrong color"
This commit is contained in:
@@ -116,7 +116,7 @@ public class BluetoothUtils {
|
||||
}
|
||||
return new Pair<>(
|
||||
getBluetoothDrawable(context,
|
||||
com.android.internal.R.drawable.ic_settings_bluetooth),
|
||||
com.android.internal.R.drawable.ic_settings_bluetooth).mutate(),
|
||||
context.getString(R.string.bluetooth_talkback_bluetooth));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user