From 502ea4b891cd1e5abc08f9eaa80e8744f0059482 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Sat, 30 Jun 2018 23:46:05 +0200 Subject: choose contact activity: start action mode on short press --- .../res/drawable/list_item_background_light.xml | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 src/main/res/drawable/list_item_background_light.xml (limited to 'src/main/res/drawable/list_item_background_light.xml') diff --git a/src/main/res/drawable/list_item_background_light.xml b/src/main/res/drawable/list_item_background_light.xml new file mode 100644 index 000000000..f064403da --- /dev/null +++ b/src/main/res/drawable/list_item_background_light.xml @@ -0,0 +1,32 @@ + + + + + \ No newline at end of file -- cgit v1.2.3