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

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

Issue 2763883003: [Home] Use a taller progress bar (Closed)
Patch Set: fix indeterminate init Created 3 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/toolbar/BottomToolbarPhone.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 fb3f6e065a7aeb78ef625e6d10805f44ea73a308..0e4bc4630c4298224d00c8cb4dcce9bbc8f32a41 100644
--- a/chrome/android/java/res/values/dimens.xml
+++ b/chrome/android/java/res/values/dimens.xml
@@ -233,6 +233,7 @@
<dimen name="toolbar_height_no_shadow">56dp</dimen>
<dimen name="toolbar_shadow_height">8dp</dimen>
<dimen name="toolbar_progress_bar_height">2dp</dimen>
+ <dimen name="chrome_home_progress_bar_height">4dp</dimen>
<dimen name="toolbar_button_width">48dp</dimen>
<dimen name="toolbar_handle_height">4dp</dimen>
<dimen name="toolbar_handle_width">40dp</dimen>
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/toolbar/BottomToolbarPhone.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698