From 1db9d53c6398868ed99a38ef80db27cfd0a50b27 Mon Sep 17 00:00:00 2001 From: Samuel Holland Date: Wed, 16 Aug 2017 01:20:36 -0500 Subject: ConfigActivity: Make the two-pane layout more readable Highlight the selected configuration, and add a border between the two panes. --- app/src/main/res/drawable/list_item_background.xml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 app/src/main/res/drawable/list_item_background.xml (limited to 'app/src/main/res/drawable/list_item_background.xml') diff --git a/app/src/main/res/drawable/list_item_background.xml b/app/src/main/res/drawable/list_item_background.xml new file mode 100644 index 00000000..f005ac1d --- /dev/null +++ b/app/src/main/res/drawable/list_item_background.xml @@ -0,0 +1,5 @@ + + + + + -- cgit v1.2.3-59-g8ed1b