1 message in com.googlegroups.android-beginnersRe: [android-beginners] Draw rectangl...
FromSent OnAttachments
Megha Joshi27 Feb 2008 17:31 
Subject:Re: [android-beginners] Draw rectangle in android
From:Megha Joshi (mjo@google.com)
Date:02/27/2008 05:31:24 PM
List:com.googlegroups.android-beginners

Hi Judy,

The current release of the SDK does not support drawing the graphics widgets with xml. You can use the java methods of the Rect class in android.graphics : http://code.google.com/android/reference/android/graphics/Rect.html

Thanks, Megha On Mon, Feb 25, 2008 at 4:25 AM, Analdin Judy <j.@i-waves.com> wrote:

Hi all,

Can we draw rectangle using xml?if so means

What is the code we have to use it?

Thanks judy