Re: [android-developers] alignment of imagebuttons in the image background

2010-11-02 Thread alok upadhyay
Thank you very much!!! i solved this [?] On Tue, Nov 2, 2010 at 12:34 PM, Renuka Deshpande < renukanil.deshpa...@gmail.com> wrote: > set gravity of image button as center_horizontal and center_vertical > > > On Tue, Nov 2, 2010 at 12:19 PM, Alok Upadhyay wrote: > >> Hii, >> I have three image butt

Re: [android-developers] alignment of imagebuttons in the image background

2010-11-02 Thread Renuka Deshpande
set gravity of image button as center_horizontal and center_vertical On Tue, Nov 2, 2010 at 12:19 PM, Alok Upadhyay wrote: > Hii, > I have three image buttons which i want to aligne center vertically.i > have layout something like this: > > > http://schemas.android.com/apk/res/ > android" >a

[android-developers] alignment of imagebuttons in the image background

2010-11-01 Thread Alok Upadhyay
Hii, I have three image buttons which i want to aligne center vertically.i have layout something like this: http://schemas.android.com/apk/res/ android" android:orientation="vertical" android:layout_width="fill_parent" android:layout_height="fill_parent" android:background="@drawa