>
> Ate you need to change the font size programmatically, you need to use
> your own simplecursoradapter.
>

   1. If you use your own layout you don't need to set the font size
   programmatically
   2. You don't have to use SimpleCursorAdapter... You can use any adapter
   you want, and it doesn't have to be your own... You can use the stock
   adapters if they suit your needs.


Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Wed, Aug 29, 2012 at 8:06 AM, Deep <deep...@gmail.com> wrote:

> Use Custom adapter.
> Implement a class extends BaseAdapter.
>
>
> On Tuesday, August 28, 2012 9:09:37 AM UTC+5:30, RAM wrote:
>>
>> how to resize the font size of a listview/gridview text
>>
>  --
> 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 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

Reply via email to