xuxiuxi
2017-04-01 13837feb8b9fde43ed481200fca0db2a8b8cb698
VisitFace/DemoForBsk/app/src/main/java/cn/com/basic/face/dialog/SingleSelectionDialog.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();