version:6.5

fix:
update:优化显示,默认显示第三方安装应用
This commit is contained in:
2022-12-06 10:51:48 +08:00
parent 215669e9d3
commit e0b32ed063
11 changed files with 58 additions and 30 deletions

View File

@@ -168,6 +168,8 @@ public class ControlFragment extends Fragment {
}
private void initView() {
tv_wifi_ssid.requestFocus();
getWifi();
registerReceivers();
getBluetooth();