summaryrefslogtreecommitdiffstats
path: root/res/layout/dialog_picker.xml
Commit message (Collapse)AuthorAgeFilesLines
* Do not use android:attr/dividerHorizontal.Ahbong Chang2012-08-211-1/+1
| | | | | | | And copy the specific drawables from the framework. Bug: 7016227 Change-Id: Ie0ac3cad351aac1974b964f6690856cd344fb27f
* Divider and cancel button now show in the dialog picker.Ahbong Chang2012-08-201-7/+7
| | | | | | | | | | | The root node of the included gl_root_group is "merge", whose attributes can not be overriden by any "include" tag since it will be dropped. All of the children inside gl_root_group have no weight. This makes the first object occupy the whole space. We use a weighted frame layout to wrap gl_root_group. Bug: 7016213 Change-Id: I758806848f6af3eff2f7746c6ef949ce639c7f6e
* Put a black View in front of SurfaceView.Chih-Chung Chang2012-05-221-2/+1
| | | | | | | This prevents SurfaceView from being transparent before the first draw. Bug: 6507478 Change-Id: I2170f23d4c9844bfc3854d6120f5e72cc0d591ca
* Fix 5349519: The Select photo/video activity should use action bar.Chih-Chung Chang2011-09-231-1/+2
| | | | Change-Id: Ib537926c780fff6edd60d54c3d28740988d6221b
* Initial code for Gallery2.Owen Lin2011-08-181-0/+38
fix: 5176434 Change-Id: I041e282b9c7b34ceb1db8b033be2b853bb3a992c