From 6161f39f583cf202969125757d78010bdc06457c Mon Sep 17 00:00:00 2001 From: Anthony Hugh Date: Fri, 18 Sep 2015 17:18:10 -0700 Subject: Update Grant Permissions dialog to redlines Changes: - Refactor the ViewHandler a bit to be more generic. This should help with another upcoming Wear dialog. - Update assets for buttons - Add deny asset - Fix margins and other UI number tweaks BUG: 24133550 Change-Id: I330bdf3217fa5c554f71d9105a0475106b6f3e12 --- res/drawable-watch-mdpi/ic_cc_checkmark.png | Bin 612 -> 509 bytes res/drawable-watch-mdpi/ic_cc_deny.png | Bin 0 -> 661 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/drawable-watch-mdpi/ic_cc_deny.png (limited to 'res/drawable-watch-mdpi') diff --git a/res/drawable-watch-mdpi/ic_cc_checkmark.png b/res/drawable-watch-mdpi/ic_cc_checkmark.png index 0989daa6..02c22b19 100644 Binary files a/res/drawable-watch-mdpi/ic_cc_checkmark.png and b/res/drawable-watch-mdpi/ic_cc_checkmark.png differ diff --git a/res/drawable-watch-mdpi/ic_cc_deny.png b/res/drawable-watch-mdpi/ic_cc_deny.png new file mode 100644 index 00000000..f3b29f7f Binary files /dev/null and b/res/drawable-watch-mdpi/ic_cc_deny.png differ -- cgit v1.2.3