java - In Android app,I changed all px to dp and sp. Now it is not opening. What is wrong? -


i had many objects using px. changed in app dp , textsizes sp. app won't open. when use debugger , go step step open , displays this. did not change code before when working, px. way, using tabhost , should 5 tabs on bottom. splits 30. strange stuff going on. know wrong , how fix it?

thank you.

this image error message:

enter image description here

this image using debugger.

enter image description here

read ddms , logcat obtain stacktrace , see problem is: http://developer.android.com/guide/developing/debugging/debugging-projects.html

this looking for: enter image description here


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -