There is quite a lot of business logic that was moved directly from the fragment to the view. Before this feature is complete, that logic should either be moved into the activity, or into some sort of associated Presenter class for the JoinWifiView.