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:
this image using debugger.
read ddms , logcat obtain stacktrace , see problem is: http://developer.android.com/guide/developing/debugging/debugging-projects.html
this looking for:
Comments
Post a Comment