Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3361)

Unified Diff: chrome/android/java/res/layout/web_notification_small_icon.xml

Issue 1750083004: Add badge to web notifications. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix test. Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/notifications/CustomNotificationBuilder.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/layout/web_notification_small_icon.xml
diff --git a/chrome/android/java/res/layout/web_notification_small_icon.xml b/chrome/android/java/res/layout/web_notification_small_icon.xml
index 9ec184e2d4b78303f07e785bdeb498a965c311d0..36988e4385ee3361c50a5104dd17d58abf78db44 100644
--- a/chrome/android/java/res/layout/web_notification_small_icon.xml
+++ b/chrome/android/java/res/layout/web_notification_small_icon.xml
@@ -8,5 +8,4 @@
android:layout_height="16dp"
android:scaleType="centerInside"
android:contentDescription="@null"
- android:src="@drawable/ic_chrome"
style="@style/WebNotificationSmallIcon"/>
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/notifications/CustomNotificationBuilder.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698