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

Unified Diff: chrome/android/java/res/values-v21/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
« no previous file with comments | « chrome/android/java/res/values-v17/styles.xml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/values-v21/styles.xml
diff --git a/chrome/android/java/res/values-v21/styles.xml b/chrome/android/java/res/values-v21/styles.xml
index 36850ecb2ea192cb689976863990fbd2d2b7b216..9ad08b6c6dbc2c4e777aa8209cc51df9c992fef6 100644
--- a/chrome/android/java/res/values-v21/styles.xml
+++ b/chrome/android/java/res/values-v21/styles.xml
@@ -66,6 +66,8 @@
parent="@android:style/TextAppearance.Material.Notification.Title"/>
<style name="WebNotificationBody"
parent="@android:style/TextAppearance.Material.Notification.Line2"/>
+ <style name="WebNotificationBodyBig"
+ parent="@android:style/TextAppearance.Material.Notification"/>
<style name="WebNotificationOrigin"
parent="@android:style/TextAppearance.Material.Notification.Info"/>
<style name="WebNotificationTime"
« no previous file with comments | « chrome/android/java/res/values-v17/styles.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698