summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorHung-ying Tyan <tyanh@google.com>2010-11-11 17:09:36 +0800
committerHung-ying Tyan <tyanh@google.com>2010-11-12 18:41:45 +0800
commita2cbd31e81bf6b4a65ade4a5c34c303546d57d8c (patch)
tree780653be01d66baf367732b9e9ef04a3ea9a88cb /tests
parent02ec7c0880ded5863d73d6f173ef35ab5c888dcd (diff)
downloadLegacyCamera-a2cbd31e81bf6b4a65ade4a5c34c303546d57d8c.zip
LegacyCamera-a2cbd31e81bf6b4a65ade4a5c34c303546d57d8c.tar.gz
LegacyCamera-a2cbd31e81bf6b4a65ade4a5c34c303546d57d8c.tar.bz2
Move camera UI elements to their own xml files.
Hopefully with this CL, the code doesn't need to worry about the placement of the UI elements. Change details: + Move preview frame out of camera.xml and video_camera.xml. --> create preview_frame.xml and preview_frame_video.xml in both layout/ and layout-xlarge/. + Move thumbnail list view out of camera.xml and video_camera.xml. --> create thumbnail_list.xml in layout-xlarge/. + Make camera.xml and video_camera.xml a pure container which includes other UI elements. + Create camera_attach.xml and video_camera_attach.xml for the attachment scenario with its own camera control and no thumbnail list. + Camera and VideoCamera are modified accordingly. + Remove redundant RelativeLayout container in camera_control.xml. + Also fix a layout bug in PreviewFrameLayout.java. Change-Id: Ief556c9aa77b0322312bb46ce1d274df3a26aa4d
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions