From 6ece77b745143ac86c00fc45ddb16ac1bc32f18e Mon Sep 17 00:00:00 2001 From: Clare Bayley Date: Tue, 28 Jul 2015 13:07:12 -0700 Subject: Add Material icon to BTAds sample Change-Id: Idc0aab2f94e3acbf98ddfc93f081ddbf46b1282a --- .../Application/src/main/ic_launcher-web.png | Bin 0 -> 26013 bytes .../src/main/res/drawable-hdpi/ic_launcher.png | Bin 4199 -> 2259 bytes .../src/main/res/drawable-mdpi/ic_launcher.png | Bin 2535 -> 1540 bytes .../src/main/res/drawable-xhdpi/ic_launcher.png | Bin 6022 -> 3056 bytes .../src/main/res/drawable-xxhdpi/ic_launcher.png | Bin 11040 -> 4886 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 connectivity/bluetooth/BluetoothAdvertisements/Application/src/main/ic_launcher-web.png (limited to 'connectivity/bluetooth') diff --git a/connectivity/bluetooth/BluetoothAdvertisements/Application/src/main/ic_launcher-web.png b/connectivity/bluetooth/BluetoothAdvertisements/Application/src/main/ic_launcher-web.png new file mode 100644 index 00000000..4f19378e Binary files /dev/null and b/connectivity/bluetooth/BluetoothAdvertisements/Application/src/main/ic_launcher-web.png differ diff --git a/connectivity/bluetooth/BluetoothAdvertisements/Application/src/main/res/drawable-hdpi/ic_launcher.png b/connectivity/bluetooth/BluetoothAdvertisements/Application/src/main/res/drawable-hdpi/ic_launcher.png index b1efaf4b..48d64654 100644 Binary files a/connectivity/bluetooth/BluetoothAdvertisements/Application/src/main/res/drawable-hdpi/ic_launcher.png and b/connectivity/bluetooth/BluetoothAdvertisements/Application/src/main/res/drawable-hdpi/ic_launcher.png differ diff --git a/connectivity/bluetooth/BluetoothAdvertisements/Application/src/main/res/drawable-mdpi/ic_launcher.png b/connectivity/bluetooth/BluetoothAdvertisements/Application/src/main/res/drawable-mdpi/ic_launcher.png index f5f9244f..42b3b1ed 100644 Binary files a/connectivity/bluetooth/BluetoothAdvertisements/Application/src/main/res/drawable-mdpi/ic_launcher.png and b/connectivity/bluetooth/BluetoothAdvertisements/Application/src/main/res/drawable-mdpi/ic_launcher.png differ diff --git a/connectivity/bluetooth/BluetoothAdvertisements/Application/src/main/res/drawable-xhdpi/ic_launcher.png b/connectivity/bluetooth/BluetoothAdvertisements/Application/src/main/res/drawable-xhdpi/ic_launcher.png index 5d07b3f0..13663e8b 100644 Binary files a/connectivity/bluetooth/BluetoothAdvertisements/Application/src/main/res/drawable-xhdpi/ic_launcher.png and b/connectivity/bluetooth/BluetoothAdvertisements/Application/src/main/res/drawable-xhdpi/ic_launcher.png differ diff --git a/connectivity/bluetooth/BluetoothAdvertisements/Application/src/main/res/drawable-xxhdpi/ic_launcher.png b/connectivity/bluetooth/BluetoothAdvertisements/Application/src/main/res/drawable-xxhdpi/ic_launcher.png index 6ef21e1f..5e84f3a5 100644 Binary files a/connectivity/bluetooth/BluetoothAdvertisements/Application/src/main/res/drawable-xxhdpi/ic_launcher.png and b/connectivity/bluetooth/BluetoothAdvertisements/Application/src/main/res/drawable-xxhdpi/ic_launcher.png differ -- cgit v1.2.3