Re: [android-developers] Re: horizontal rule

2013-03-01 Thread vinay kumar
Why do you require the similar widget, could you please specify your
requirement. If really you want to draw a horizontal line then Nobu's
solution would be perfect for that.



On Wed, Feb 27, 2013 at 9:29 PM, Nobu Games wrote:

> You could use a plain "View", set a background image or color on that, set
> its height to a few DPs and width to MATCH_PARENT.
>
>
> On Wednesday, February 27, 2013 9:39:39 AM UTC-6, bob wrote:
>>
>> Is there any type of widget that is similar to the HR HTML tag?
>>
>>
>> 
>>
>>
>> Thanks.
>>
>>
>>
>>
>>  --
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
> ---
> 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.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
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.
For more options, visit https://groups.google.com/groups/opt_out.




[android-developers] Re: horizontal rule

2013-02-27 Thread Nobu Games
You could use a plain "View", set a background image or color on that, set 
its height to a few DPs and width to MATCH_PARENT.

On Wednesday, February 27, 2013 9:39:39 AM UTC-6, bob wrote:
>
> Is there any type of widget that is similar to the HR HTML tag?
>
>
> 
>
>
> Thanks.
>
>
>
>
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
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.
For more options, visit https://groups.google.com/groups/opt_out.