Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 6296160390086656: Issue 2491 - Fix design elements in onboarding slides (Closed)

Created:
May 21, 2015, 1:38 p.m. by René Jeschke
Modified:
May 22, 2015, 12:19 p.m.
Reviewers:
Felix Dahlke, annlee
Visibility:
Public.

Description

Issue 2491 - Fix design elements in onboarding slides

Patch Set 1 #

Patch Set 2 : Removed unsused import #

Total comments: 8

Patch Set 3 : Renamed button background. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+172 lines, -93 lines) Patch
A mobile/android/base/resources/drawable-hdpi/abb_right_arrow.png View Binary file 0 comments Download
A mobile/android/base/resources/drawable-ldpi/abb_right_arrow.png View Binary file 0 comments Download
A mobile/android/base/resources/drawable-mdpi/abb_right_arrow.png View Binary file 0 comments Download
A mobile/android/base/resources/drawable-xhdpi/abb_right_arrow.png View Binary file 0 comments Download
A mobile/android/base/resources/drawable/abb_start_pane_button.xml View 1 2 1 chunk +11 lines, -0 lines 0 comments Download
M mobile/android/base/resources/layout/abb_start_pane.xml View 1 2 1 chunk +16 lines, -47 lines 0 comments Download
M mobile/android/base/resources/layout/abb_start_pane_step_1.xml View 1 chunk +11 lines, -11 lines 0 comments Download
M mobile/android/base/resources/layout/abb_start_pane_step_2.xml View 1 chunk +15 lines, -15 lines 0 comments Download
M mobile/android/base/resources/layout/abb_start_pane_step_3.xml View 1 chunk +11 lines, -11 lines 0 comments Download
A mobile/android/base/resources/raw/opensans_light.ttf View Binary file 0 comments Download
A mobile/android/base/resources/raw/opensans_semibold.ttf View Binary file 0 comments Download
M mobile/android/base/strings.xml.in View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M mobile/android/thirdparty/org/adblockplus/browser/StartPane.java View 1 5 chunks +106 lines, -7 lines 0 comments Download

Messages

Total messages: 6
René Jeschke
Here's how it looks now (on a Samsung Galaxy S2): https://www.dropbox.com/s/8y7560ywkug27pb/abb_nfrp_1.png?dl=0 https://www.dropbox.com/s/uk9qbpoe3lbdujx/abb_nfrp_2.png?dl=0 https://www.dropbox.com/s/pepc8vdsfrvn89j/abb_nfrp_3.png?dl=0
May 21, 2015, 1:40 p.m. (2015-05-21 13:40:38 UTC) #1
René Jeschke
Remarks about the solution I chose for embedding custom fonts: The 'official' way is to ...
May 21, 2015, 3:18 p.m. (2015-05-21 15:18:18 UTC) #2
Felix Dahlke
It's kind of horrible, but it's really the nicest solution possible I suppose :) http://codereview.adblockplus.org/6296160390086656/diff/5757334940811264/mobile/android/base/resources/layout/abb_start_pane.xml ...
May 22, 2015, 11:50 a.m. (2015-05-22 11:50:57 UTC) #3
René Jeschke
http://codereview.adblockplus.org/6296160390086656/diff/5757334940811264/mobile/android/base/resources/layout/abb_start_pane.xml File mobile/android/base/resources/layout/abb_start_pane.xml (right): http://codereview.adblockplus.org/6296160390086656/diff/5757334940811264/mobile/android/base/resources/layout/abb_start_pane.xml#newcode26 mobile/android/base/resources/layout/abb_start_pane.xml:26: android:background="@drawable/abb_frp_button" On 2015/05/22 11:50:57, Felix H. Dahlke wrote: > ...
May 22, 2015, 12:04 p.m. (2015-05-22 12:04:44 UTC) #4
Felix Dahlke
LGTM http://codereview.adblockplus.org/6296160390086656/diff/5757334940811264/mobile/android/base/strings.xml.in File mobile/android/base/strings.xml.in (right): http://codereview.adblockplus.org/6296160390086656/diff/5757334940811264/mobile/android/base/strings.xml.in#newcode525 mobile/android/base/strings.xml.in:525: <string name="abb_frp_step_2_text_where">Tap the Menu » Settings » Adblocking ...
May 22, 2015, 12:09 p.m. (2015-05-22 12:09:57 UTC) #5
annlee
May 22, 2015, 12:16 p.m. (2015-05-22 12:16:39 UTC) #6
LGTM :D :D

Powered by Google App Engine
This is Rietveld