| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
1. The height of title is adjusted.
2. The height of each row is adjusted.
3. The background is not transparent anymore.
4. Font size is adjusted.
5. Leave some space between the setting popup and the indicator bar.
bug:5039235
Change-Id: I22d49ea04db15b3e2a095a5e360a76ab15e1a5fc
|
|
|
|
|
|
|
|
| |
bug:5039364
+Use Switch widget for the 'Store location' preference.
Change-Id: I031cef58ab60d62d04431d7bfe742da672899deb
|
|
|
|
|
|
|
|
| |
The new focus assets look different in portrait and landscape.
Rotate the drawable so the orientation looks correct.
bug:5223866
Change-Id: I5e5ebbcbaca95b118e051fbf6131c1a12584b2f2
|
|
|
|
|
|
| |
Refactor this to improve the performance.
Change-Id: I6a20021bf07546b0cfa6b4c4b5fe0d67556940a5
|
|
bug:5039235
Originally we have the GLView-implemented indicators for Phone-based UI.
Based on the current UI design, we would like to merge the look on all
devices for the dialog of the camera setting. Therefore, a refactor of
how to handle the popup window is required here and this will simplify our
UI work for handling different layout/resolution.
Change-Id: I6f9e6ebed7600be460ddd906505cdc44f81098ad
|