From 836334798db0d20dc75071fece732c3d2e81d0b6 Mon Sep 17 00:00:00 2001 From: orionlee Date: Thu, 4 Apr 2019 13:58:50 -0700 Subject: [PATCH] refactor - UI - make OPML import screen use the new select all / none icons as well (so that only single set of icons are needed) --- app/src/main/res/menu/opml_selection_options.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/menu/opml_selection_options.xml b/app/src/main/res/menu/opml_selection_options.xml index 26d2a0519..8b3310dc2 100644 --- a/app/src/main/res/menu/opml_selection_options.xml +++ b/app/src/main/res/menu/opml_selection_options.xml @@ -4,14 +4,14 @@