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

Unified Diff: chrome/android/java/res/values-v17/styles.xml

Issue 1405143003: Notification custom layouts: adjust title and body text. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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
Index: chrome/android/java/res/values-v17/styles.xml
diff --git a/chrome/android/java/res/values-v17/styles.xml b/chrome/android/java/res/values-v17/styles.xml
index eb23a33d86c7c7a40472c369215e1d3a8298ea23..90281145e87dcb6b48298bdf779bab23af1798f2 100644
--- a/chrome/android/java/res/values-v17/styles.xml
+++ b/chrome/android/java/res/values-v17/styles.xml
@@ -283,6 +283,8 @@
parent="@style/TextAppearance.StatusBar.EventContent.Title"/>
<style name="WebNotificationBody"
parent="@style/TextAppearance.StatusBar.EventContent.Line2"/>
+ <style name="WebNotificationBodyBig"
+ parent="@style/TextAppearance.StatusBar.EventContent"/>
<style name="WebNotificationOrigin"
parent="@style/TextAppearance.StatusBar.EventContent.Info"/>
<style name="WebNotificationTime"
« no previous file with comments | « chrome/android/java/res/layout/web_notification_big.xml ('k') | chrome/android/java/res/values-v21/styles.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698