I am working on theming my application, and I would like to add
effects to a listview item when it is selected. While I have
successfully accomplished theming the text color, I would also like to
make changes to the text size itself while pressed/selected.

What are the alternatives to do this?
Do I have to programmatically check the state and change the font size
or are there any properties in the View(TextView/ListView) taht can be
leveraged?

Thanks.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to