SDK Version : v5.4.3.613
Fatal Exception: java.lang.NullPointerException
Attempt to invoke virtual method ‘android.view.View android.view.View.findViewById(int)’ on a null object reference
Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method ‘android.view.View android.view.View.findViewById(int)’ on a null object reference
at com.zipow.videobox.ConfActivityNormal.updateMeetingNumberTextViewWidth(ConfActivityNormal.java:1652)
at com.zipow.videobox.ConfActivityNormal.onConfigurationChanged(ConfActivityNormal.java:1453)
at android.app.ActivityThread.performActivityConfigurationChanged(ActivityThread.java:5081)
at android.app.ActivityThread.performConfigurationChangedForActivity(ActivityThread.java:4948)
at android.app.ActivityThread.performConfigurationChangedForActivity(ActivityThread.java:4926)
at android.app.ActivityThread.handleActivityConfigurationChanged(ActivityThread.java:5293)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1811)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:192)
at android.app.ActivityThread.main(ActivityThread.java:6711)
at java.lang.reflect.Method.invoke(Method.java)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:549)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:826)
Please help to fix this crash.