summaryrefslogtreecommitdiffstats
path: root/res/drawable-ldrtl-hdpi
Commit message (Collapse)AuthorAgeFilesLines
* New design for photo editorBrian Attwell2014-11-101-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | The photo editor field now looks like the mocks. It includes a RadioButton that allows users to choose which photo is primary. This RadioButton only appears if more than one raw contact has a photo inside the contact. Additional changes: -fixed non-regression that made it impossible to set some photos as primary -fixed non-regression that made it possible for multiple photos to appear as primary -I fudged with a bunch of padding values in order to compensate for View insets and paddings. This can't always be done perfectly, since some insets/paddings vary based on screen-configuration. I needed to start taking fudging with these paddings in order to make the photo editor look consistent with the other editor fields. This CL doesn't bother ensuring the readonly photo edit field looks good. This will be done in a later CL. Bug: 18004959 Change-Id: I683f3ffa8e7f8683c2c083a2b4592b2b95c58c63
* Clean up drawables and add xxxhdpiPaul Soulos2014-08-274-0/+0
| | | | | bug: 17212101 Change-Id: Ia890d10c703f490fb1a47393f561c86e71582af5
* Update colors in the people app.Paul Sliwowski2013-09-051-0/+0
| | | | Change-Id: I93194f75e83fd6dba95a7bc8aafa73432dac8353
* Fix bug #7536213 UI should be mirrored for RTL languages (people, dialer, ↵Fabrice Di Meglio2013-04-0513-0/+0
in-call) - add start/end properties aside to left/right ones - update Gravity to START/END - add mirrored version of Drawables - use android:textAlignment="viewStart" when needed on TextView - use android:textDirection="ltr" for when needed for Phone Numbers Change-Id: I5f5deb69e4af350b632a6592447721196bedb539