Commit a80040a
New Leku design (#298)
* current layout is now the legacy one
* legacy button
* Added legacy layouts and new string resource
* adjusted layout
* added legacy map button and close asset
* adjusted paddings, margins, text sizes and colors
* adjustes elevations and button background
* corrected import wildcard issues
* updated icons
* moved the google logo to top right position
* supressed lint issue
* added background to the toolbar icon
* added click action for clear location button, also added ripple effect
* set back icon as close icon
* added recyclerview to new design
* show search results on recyclerview
* added onclick listener to recycler view
* added maps and poi assets and adjusted progress bar position
* adjusted clean text button position
* show/hide search background
* added the back icon and the transition from search to none
* added top and bottom gradient
* added navigation bottom background
* lint issues solved
* Update leku/src/main/res/drawable/leku_select_location_button_background.xml
Co-authored-by: jlquintana <joseluisquintanacabrera@gmail.com>
* PR comments
* lint issues
* lint issues
* lint issues
* lint issues
Co-authored-by: jlquintana <joseluisquintanacabrera@gmail.com>1 parent edd7983 commit a80040a
51 files changed
Lines changed: 862 additions & 183 deletions
File tree
- app/src/main
- java/com/schibsted/mappicker
- res
- layout
- values
- leku/src/main
- java/com/schibstedspain/leku
- res
- drawable-hdpi
- drawable-ldpi
- drawable-mdpi
- drawable-xhdpi
- drawable-xxhdpi
- drawable-xxxhdpi
- drawable
- layout-land
- layout-normal-v21
- layout-normal
- layout-xlarge-v21
- layout-xlarge
- layout
- values-es
- values-vi
- values
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
88 | 98 | | |
89 | 99 | | |
90 | 100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
37 | 51 | | |
38 | 52 | | |
39 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
0 commit comments