Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: mobile/android/base/resources/drawable/shaped_button.xml

Issue 29325144: Issue 2932 - Create an Adblock Browser specific look and feel (Closed)
Patch Set: Created Aug. 27, 2015, 10 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: mobile/android/base/resources/drawable/shaped_button.xml
===================================================================
--- a/mobile/android/base/resources/drawable/shaped_button.xml
+++ b/mobile/android/base/resources/drawable/shaped_button.xml
@@ -12,6 +12,6 @@
android:state_pressed="false"
android:drawable="@color/highlight_shaped_focused"/>
- <item android:drawable="@color/text_and_tabs_tray_grey"/>
+ <item android:drawable="@color/toolbar_grey"/>
</selector>

Powered by Google App Engine
This is Rietveld