[android-developers] web view scroll bar effect

2009-01-23 Thread saagar.par...@gmail.com

Hello android developers,
in my web view when i set scrollbars to none..it still shows the white
track  ..webview is a child of scrollview.i need a transparent track
for webview..what should i do now???..please help
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[android-developers] Webview's scroll bar

2009-01-23 Thread saagar.par...@gmail.com

I need to change webview's scrollbar color..how can I do that??
Changing it from xml does  not work..
please help..
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[android-developers] XML file parsing (big size xml file) throws IOException

2009-01-08 Thread saagar.par...@gmail.com

When I try to load a big XML file (1.2 MB), XMLPullParser throws
IOException...
It runs perfectly for small files..Please help..Is ther anyway to
increase application buffer size??

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[android-developers] Source not found..DocumentBuilderFactory

2009-01-07 Thread saagar.par...@gmail.com

Hello,
When I try to get DocumentBuilderFactory object using
DocumentBuilderFactory factory =
javax.xml.parsers.DocumentBuilderFactory.newInstance();,Debugger shows
source not found..Please help..its urgent..


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---