Index: chrome/android/shell/res/layout/chrome_shell_activity.xml |
diff --git a/chrome/android/shell/res/layout/chrome_shell_activity.xml b/chrome/android/shell/res/layout/chrome_shell_activity.xml |
index 343611ba6d4dfea6a63dac8319e1c02c22f8beec..fb536849d844ab2c631bb445ec95ff02ef82faec 100644 |
--- a/chrome/android/shell/res/layout/chrome_shell_activity.xml |
+++ b/chrome/android/shell/res/layout/chrome_shell_activity.xml |
@@ -48,7 +48,7 @@ |
android:id="@+id/menu_button" |
android:layout_width="38dp" |
android:layout_height="38dp" |
- android:src="@drawable/btn_menu_white_normal" |
+ android:src="@drawable/btn_menu" |
android:background="?android:attr/selectableItemBackground" |
android:scaleType="center"/> |
</org.chromium.chrome.shell.ChromeShellToolbar> |