[android-beginners] A question about displayzoomcontrols(boolean takeFocus)

2009-10-06 Thread QD
May I ask a simple question? I am just a Android Map beginner. :) If I want to use the zoom controller, I could use "setBuiltInZoomControls(true)", and then when I touch the screen, the zoom controller will appear automatically. But what is the effect with displayzoomcontrols(boolean takeFocus)

[android-beginners] A question about displayzoomcontrols(boolean takeFocus)

2009-10-06 Thread QD
May I ask a simple question? I am just a Android Map beginner. :) If I want to use the zoom controller, I could use "setBuiltInZoomControls(true)", and then when I touch the screen, the zoom controller will appear automatically. But what is the effect with displayzoomcontrols(boolean takeFocus)