From 281be5337852cb4b5d24e0a0440c426cb96bbebd Mon Sep 17 00:00:00 2001 From: Owen Lin Date: Wed, 3 Mar 2010 21:12:40 +0800 Subject: Add pixel density concept to the code. So, it draw about the same size on mdpi and hdpi devices. Update the UI assets for mdpi Fix a issue that GLSurfaceView didn't call onPause and onResume in Camera. Refactor. Improve the drawing and animation. Also fix the RawTexture unsupported operation bugs and the NullPointerException in GLRootView. Change-Id: I7aeadcad72d64a665828a6bb4f0f73e685fde632 --- res/drawable-mdpi/ic_viewfinder_gps_off.png | Bin 1798 -> 1525 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'res/drawable-mdpi/ic_viewfinder_gps_off.png') diff --git a/res/drawable-mdpi/ic_viewfinder_gps_off.png b/res/drawable-mdpi/ic_viewfinder_gps_off.png index 918c914..7ea537b 100644 Binary files a/res/drawable-mdpi/ic_viewfinder_gps_off.png and b/res/drawable-mdpi/ic_viewfinder_gps_off.png differ -- cgit v1.1