I'm working with a sample video capture app 
(http://examples.javacodegeeks.com/android/core/android-video-capture-example/).
  
I've made some changes to it, but the basic structure is the same.  The 
layout used displays the preview in a pane on the left side of the screen, 
with a layout containing buttons to the right.  I really need the preview 
to take up the entire screen, and have the button (I'm only going to have 
the "Capture" button, not the "switch camera" button) display at the bottom 
center, just like the stock camera app.

This is really just a layout question.  Can someone show the basic 
structure that would display a single button at the center of the bottom, 
displayed on top of the camera preview?

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/df0164cc-48f5-420f-bb17-da403f87fbdb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to