I'm unable to resize and reposition the alert dialog box. Please help me do this!
+1
A:
I think not possible since the api does not support it.
You should write your own class that extends the dialog or create an activity and use android:theme="@android:style/Theme.Dialog to make it look like a dialog. Then you can use standard techniques for placing widgets.
ArtWorkAD
2010-09-26 06:46:25
thnx for advice..
Sudipta for Android
2010-09-26 15:52:01