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

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

Issue 2819743003: 🔍 Refactor LocationBarLayout to fix SearchActivity's location bar (Closed)
Patch Set: Rebase alone Created 3 years, 8 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/search_activity.xml ('k') | chrome/android/java/res/values/dimens.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 01498c5efc64ac9ed13dc73d86dd70e00bfcca36..2cb609b6725cff7435177513ce2b102614959079 100644
--- a/chrome/android/java/res/values-sw600dp/dimens.xml
+++ b/chrome/android/java/res/values-sw600dp/dimens.xml
@@ -50,4 +50,8 @@
<!-- Context Menu Dimensions -->
<dimen name="context_menu_header_image_max_size">216dp</dimen>
+
+ <!-- Search widget dimensions -->
+ <dimen name="search_activity_location_bar_margin_start">0dp</dimen>
+ <dimen name="search_activity_location_bar_margin_end">4dp</dimen>
</resources>
« no previous file with comments | « chrome/android/java/res/layout/search_activity.xml ('k') | chrome/android/java/res/values/dimens.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698