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

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

Issue 1459593002: Added a UI for the Interests Prototype. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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/dimens.xml
diff --git a/chrome/android/java/res/values/dimens.xml b/chrome/android/java/res/values/dimens.xml
index da9a429fe38c3d2e96b2d6c2d1efc16c53f87efc..56a25c85ad7f5b51c7f6555c2ed4d1435f6ea818 100644
--- a/chrome/android/java/res/values/dimens.xml
+++ b/chrome/android/java/res/values/dimens.xml
@@ -264,6 +264,12 @@
<dimen name="ntp_list_item_favicon_container_size">24dp</dimen>
<dimen name="ntp_shadow_height">9dp</dimen>
<dimen name="snippets_thumbnail_size">90dp</dimen>
+
+ <!-- Interests page -->
+ <dimen name="ntp_interest_item_text_size">20sp</dimen>
+ <dimen name="ntp_interest_item_min_height">180dp</dimen>
+ <dimen name="ntp_interest_item_image_size">120dp</dimen>
+ <dimen name="ntp_interest_item_image_text_size">20sp</dimen>
<!-- Bookmarks page -->
<dimen name="bookmark_folder_min_height">48dp</dimen>
« no previous file with comments | « chrome/android/java/res/values/colors.xml ('k') | chrome/android/java/src/org/chromium/chrome/browser/ChromeSwitches.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698