com.graphisoft.bimx

Google Play Store

Timeline

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
// java.lang.ClassCastException: com.graphisoft.bimx.hm.documentnavigation.history.HistoryItem3D cannot be cast to com.graphisoft.bimx.hm.documentnavigation.history.HistoryItem2D
//  at com.graphisoft.bimx.hm.documentnavigation.BookmarkManager.removeFromFavorites(BookmarkManager.java:150)
//  at com.graphisoft.bimx.hm.modelviewer.TreeView$TreeListener.onFavouriteDeselected(TreeView.java:390)
//  at com.graphisoft.bimx.hm.hdindexbrowser.ui.HDIndexBrowserView.onFavouriteDeselected(HDIndexBrowserView.java:119)
//  at com.graphisoft.bimx.hm.hdindexbrowser.ui.cells.HDIndexPublisherItemView$2.onClick(HDIndexPublisherItemView.java:236)
//  at android.view.View.performClick(View.java:5204)
//  at android.view.View$PerformClick.run(View.java:21153)
//  at android.os.Handler.handleCallback(Handler.java:739)
//  at android.os.Handler.dispatchMessage(Handler.java:95)
//  at android.os.Looper.loop(Looper.java:148)
//  at android.app.ActivityThread.main(ActivityThread.java:5417)
//  at java.lang.reflect.Method.invoke(Native Method)
//  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
//  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)