@
ysc3839 java.lang.RuntimeException: Unable to start activity ComponentInfo{com.sina.weibo/com.sina.weibo.photoalbum.imageviewer.ImageViewer}: android.content.res.Resources$NotFoundException: Resource ID #0x1050205
at android.app.ActivityThread.performLaunchActivity(Unknown Source:591)
at android.app.ActivityThread.handleLaunchActivity(Unknown Source:36)
at android.app.servertransaction.LaunchActivityItem.execute(Unknown Source:57)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(Unknown Source:99)
at android.app.servertransaction.TransactionExecutor.execute(Unknown Source:34)
at android.app.ActivityThread$H.handleMessage(Unknown Source:36)
at android.os.Handler.dispatchMessage(Unknown Source:21)
at android.os.Looper.loop(Unknown Source:208)
at android.app.ActivityThread.main(Unknown Source:107)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$
MethodAndArgsCaller.run(Unknown Source:11)
at com.android.internal.os.ZygoteInit.main(Unknown Source:274)
Caused by: android.content.res.Resources$NotFoundException: Resource ID #0x1050205
at android.content.res.ResourcesImpl.getValue(Unknown Source:33)
at android.content.res.MiuiResourcesImpl.getValue(Unknown Source:0)
at android.content.res.Resources.getDimensionPixelSize(Unknown Source:7)
at com.sina.weibo.photoalbum.i.b.d(AdaptUtil.java:81)
at com.sina.weibo.photoalbum.imageviewer.c.c(ImageViewerImpl.java:841)
at com.sina.weibo.photoalbum.imageviewer.c.e(ImageViewerImpl.java:558)
at com.sina.weibo.photoalbum.imageviewer.BaseImageViewerActivity.onCreate(BaseImageViewerActivity.java:44)
at android.app.Activity.performCreate(Unknown Source:16)
at android.app.Activity.performCreate(Unknown Source:1)
at android.app.Instrumentation.callActivityOnCreate(Unknown Source:3)
at android.app.ActivityThread.performLaunchActivity(Unknown Source:368)
... 11 more