aboutsummaryrefslogtreecommitdiff
path: root/WordPress/src/main/res/drawable/related_posts_divider.xml
diff options
context:
space:
mode:
authorTony Rankin <tonyr@tonyrankin.com>2015-11-30 16:32:40 -0800
committerTony Rankin <tonyr@tonyrankin.com>2015-11-30 16:32:40 -0800
commit5a54497d801d7fcbec2d04182663497853d41b48 (patch)
tree45d55d6ce8b4f8bdf1c00f56a7fe3898e27889ff /WordPress/src/main/res/drawable/related_posts_divider.xml
parenteb06bc6e35445092a83a2cc76138a2fda93c74be (diff)
downloadgradle-perf-android-medium-5a54497d801d7fcbec2d04182663497853d41b48.tar.gz
Adjusting fonts on Related Posts dialog
Diffstat (limited to 'WordPress/src/main/res/drawable/related_posts_divider.xml')
-rw-r--r--WordPress/src/main/res/drawable/related_posts_divider.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/WordPress/src/main/res/drawable/related_posts_divider.xml b/WordPress/src/main/res/drawable/related_posts_divider.xml
index ef0382346..16e006514 100644
--- a/WordPress/src/main/res/drawable/related_posts_divider.xml
+++ b/WordPress/src/main/res/drawable/related_posts_divider.xml
@@ -4,7 +4,7 @@
xmlns:android="http://schemas.android.com/apk/res/android">
<item
- android:drawable="@color/grey_lighten_20"
+ android:drawable="@color/grey_lighten_30"
android:state_enabled="true" />
<item