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

Issue 1109263004: Fix padding and touch effects in search engine dialog. (Closed)

Created:
5 years, 7 months ago by newt (away)
Modified:
5 years, 7 months ago
Reviewers:
Finnur
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix padding and touch effects in search engine dialog. On pre-L devices, each item in the list of search engines had too much top padding and no bottom padding. Also, on all devices, clicking a search engine didn't show a ripple or highlight. Both of these bugs have been fixed. BUG=482193 Committed: https://crrev.com/83d6dbf455c300292a11b51158606dcd9826759b Cr-Commit-Position: refs/heads/master@{#327522}

Patch Set 1 #

Total comments: 8
Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -35 lines) Patch
M chrome/android/java/res/layout/search_engine.xml View 1 chunk +23 lines, -20 lines 5 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/preferences/SearchEngineAdapter.java View 3 chunks +10 lines, -15 lines 3 comments Download

Messages

Total messages: 9 (2 generated)
newt (away)
PTAL
5 years, 7 months ago (2015-04-28 23:57:52 UTC) #2
newt (away)
Screenshots are on the bug: https://code.google.com/p/chromium/issues/detail?id=482193#c2 https://codereview.chromium.org/1109263004/diff/1/chrome/android/java/res/layout/search_engine.xml File chrome/android/java/res/layout/search_engine.xml (right): https://codereview.chromium.org/1109263004/diff/1/chrome/android/java/res/layout/search_engine.xml#newcode7 chrome/android/java/res/layout/search_engine.xml:7: android:layout_width="match_parent" the width ...
5 years, 7 months ago (2015-04-29 00:02:25 UTC) #3
Finnur
Thanks! LGTM. Two questions below. https://codereview.chromium.org/1109263004/diff/1/chrome/android/java/res/layout/search_engine.xml File chrome/android/java/res/layout/search_engine.xml (right): https://codereview.chromium.org/1109263004/diff/1/chrome/android/java/res/layout/search_engine.xml#newcode9 chrome/android/java/res/layout/search_engine.xml:9: android:background="?android:attr/selectableItemBackground" Awesome. Does this ...
5 years, 7 months ago (2015-04-29 09:55:13 UTC) #4
newt (away)
https://codereview.chromium.org/1109263004/diff/1/chrome/android/java/res/layout/search_engine.xml File chrome/android/java/res/layout/search_engine.xml (right): https://codereview.chromium.org/1109263004/diff/1/chrome/android/java/res/layout/search_engine.xml#newcode9 chrome/android/java/res/layout/search_engine.xml:9: android:background="?android:attr/selectableItemBackground" On 2015/04/29 09:55:13, Finnur wrote: > Awesome. Does ...
5 years, 7 months ago (2015-04-29 17:33:05 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1109263004/1
5 years, 7 months ago (2015-04-29 17:33:59 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 7 months ago (2015-04-29 18:07:15 UTC) #8
commit-bot: I haz the power
5 years, 7 months ago (2015-04-29 18:07:59 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/83d6dbf455c300292a11b51158606dcd9826759b
Cr-Commit-Position: refs/heads/master@{#327522}

Powered by Google App Engine
This is Rietveld 408576698