summaryrefslogtreecommitdiffstats
path: root/res/layout-w1024dp/zoom_picker.xml
Commit message (Collapse)AuthorAgeFilesLines
* Move zoom buttons and front/back camera switch to indicator wheel.Wu-cheng Li2011-07-081-40/+0
| | | | | | bug:5001059 Change-Id: I5ed60169b6f73dc41d84ba7bd299ed8bf394a284
* Refactor ZoomPicker.Wu-cheng Li2011-07-061-8/+9
| | | | | | | | Zoom buttons will not be in a LinearLayout. Refactor ZoomPicker so it can accept two zoom buttons as input. It does not matter where the zoom buttons are. Change-Id: I445228b03adc96a1e7b4ba90025680c8ef0388a2
* Add camcorder zoom.Wu-cheng Li2011-06-271-3/+1
| | | | | | bug:2644213 Change-Id: I669966e4fd54c76d19660efa6f1700a86b4d6c07
* Fix layout on 1024x600dp devices.Wu-cheng Li2011-05-241-0/+41
Change sw485dp to w1024dp and w1280dp. The wheel is not flexible enough to scale according to the size. So w1024dp uses the same wheel but smaller layout_width. bug:4473360 Change-Id: I0eef53bd22b3cc0360b2e76fcff02f250ce3cdbf