mScaleFrameLayout is null when I tried to upgrade the project into `com.android.tools.build:gradle:2.1.3`: `mScaleFrameLayout = (ScaleFrameLayout) view.findViewById(R.id.scale_frame);` What is wrong? Thanks.