I am seeing problem where the DipToCurrent() value in my app changes. When the app starts, DipToCurrent(100) = 150 (my device is a HTC Evo Shift). After the app runs, and is suspended for a long duration, and then resumes, the value changes. A call to DipToCurrent(100) returns 100. Thoughts?