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

Unified Diff: chrome/android/java/res/layout/fre_spinner_text.xml

Issue 1096113004: Remove a duplicate dimen that got added accidentally. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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/fre_spinner_dropdown.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/layout/fre_spinner_text.xml
diff --git a/chrome/android/java/res/layout/fre_spinner_text.xml b/chrome/android/java/res/layout/fre_spinner_text.xml
index c64afaa19ec429a847c9696ee2ad1064db14baa7..cb14ff123f2437d716212cd23c1c40148f9bae79 100644
--- a/chrome/android/java/res/layout/fre_spinner_text.xml
+++ b/chrome/android/java/res/layout/fre_spinner_text.xml
@@ -10,7 +10,6 @@
android:layout_height="wrap_content"
android:maxWidth="216dp"
android:layoutDirection="locale"
- android:padding="@dimen/fre_button_padding"
android:paddingBottom="16dp"
android:paddingEnd="12dp"
android:paddingStart="12dp"
« no previous file with comments | « chrome/android/java/res/layout/fre_spinner_dropdown.xml ('k') | chrome/android/java/res/values/dimens.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698