diff --git "a/\351\202\243\345\260\261\347\234\213\347\234\213\346\210\221\345\220\214\344\272\213\347\232\204\345\221\275\345\220\215\345\220\247" "b/\351\202\243\345\260\261\347\234\213\347\234\213\346\210\221\345\220\214\344\272\213\347\232\204\345\221\275\345\220\215\345\220\247" index 8654df9d7195e4eb0031acac55cf533a2adbde18..348289b4dfe056566096810d98d5d8e8b14cce5c 100644 --- "a/\351\202\243\345\260\261\347\234\213\347\234\213\346\210\221\345\220\214\344\272\213\347\232\204\345\221\275\345\220\215\345\220\247" +++ "b/\351\202\243\345\260\261\347\234\213\347\234\213\346\210\221\345\220\214\344\272\213\347\232\204\345\221\275\345\220\215\345\220\247" @@ -1,19 +1,8 @@ image3 = findViewById(R.id.image3); - authentication = findViewById(R.id.authentication); - photo = findViewById(R.id.image); - // imageView = findViewById(R.id.image6); + imageView = findViewById(R.id.image6); imageView1 = findViewById(R.id.image2); textView = findViewById(R.id.text6); - Certified = findViewById(R.id.certified); button = findViewById(R.id.text7); - button2 = findViewById(R.id.text9); - button3 = findViewById(R.id.text8); - - button = findViewById(R.id.button18); button1 = findViewById(R.id.refer); - editText.setText(phone); - imageView = findViewById(R.id.image1); - imageView.setOnClickListener(listener); - button.setOnClickListener(listener1); - button1.setOnTouchListener(listener2); - button1.setOnClickListener(listener3); \ No newline at end of file + button2 = findViewById(R.id.text9); + button3 = findViewById(R.id.text8); \ No newline at end of file