|
@@ -523,7 +523,7 @@ public class MainActivity extends BaseActivity {
|
|
|
mainActivity_bg = findViewById(R.id.mainActivityRelativeLayout);
|
|
|
topRightClickConfigTV = findViewById(R.id.main_Config);
|
|
|
bottomIsDebugShow = findViewById(R.id.bottomIsDebugShow);
|
|
|
- iv_networkType = findViewById(R.id.network_icon_start);
|
|
|
+ iv_networkType = findViewById(R.id.icon_network_type);
|
|
|
topRightClickConfigTV.setOnClickListener(mainConfigOnClickListener);
|
|
|
hardwareIcon_IDCard = findViewById(R.id.hardwareIcon_IDCard);
|
|
|
hardwareIcon_QRCode = findViewById(R.id.hardwareIcon_QRCode);
|