xuxiuxi
2017-03-31 3a5971c3330fde8044ecb0bd9c277fa263ed251e
VisitFace/DemoForBsk/app/src/main/java/cn/com/basic/face/dialog/VisitReasonDialog.java
@@ -67,7 +67,7 @@
        view.setOnTouchListener(new View.OnTouchListener() {
            @Override
            public boolean onTouch(View view, MotionEvent motionEvent) {
            View popLayout = view.findViewById(R.id.pop_single_ll);
            View popLayout = view.findViewById(R.id.dialog_country_linear_layout);
            int top = popLayout.getTop();
            int bottom = popLayout.getBottom();
            int left = popLayout.getLeft();