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

Unified Diff: chrome/android/java/res/values-sw600dp/dimens.xml

Issue 1759483002: [Snackbar] Replace popup window with views (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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 | « chrome/android/java/res/layout/snackbar.xml ('k') | chrome/android/java/res/values-v17/styles.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/values-sw600dp/dimens.xml
diff --git a/chrome/android/java/res/values-sw600dp/dimens.xml b/chrome/android/java/res/values-sw600dp/dimens.xml
index 2fd051c80154a154bcbe9b6cdf7c2e5fd499eeda..7dadafb92a154e2db1257d918d4709c535531fc2 100644
--- a/chrome/android/java/res/values-sw600dp/dimens.xml
+++ b/chrome/android/java/res/values-sw600dp/dimens.xml
@@ -56,4 +56,8 @@
<!-- Web app dimensions -->
<dimen name="webapp_splash_offset">48dp</dimen>
<dimen name="webapp_splash_large_title_margin_bottom">8dp</dimen>
+
+ <!-- Snackbars -->
+ <dimen name="snackbar_width">450dp</dimen>
+ <dimen name="snackbar_margin">24dp</dimen>
</resources>
« no previous file with comments | « chrome/android/java/res/layout/snackbar.xml ('k') | chrome/android/java/res/values-v17/styles.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698