From e0da4368b57d38a328a53e55a0f019d18dbe55d0 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Tue, 18 Apr 2017 19:43:19 +0200 Subject: Add reply button in wear design The existing reply button for Android wear has been re-used from the action bar. Instead of a 'send' icon, a 'reply' icon better matches the intended action. Moreover, action icons for Android wear are solid white instead of half transparent. --- src/main/res/drawable-xhdpi/ic_wear_reply.png | Bin 0 -> 564 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/main/res/drawable-xhdpi/ic_wear_reply.png (limited to 'src/main/res/drawable-xhdpi') diff --git a/src/main/res/drawable-xhdpi/ic_wear_reply.png b/src/main/res/drawable-xhdpi/ic_wear_reply.png new file mode 100644 index 000000000..374588867 Binary files /dev/null and b/src/main/res/drawable-xhdpi/ic_wear_reply.png differ -- cgit v1.2.3