mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-11 18:29:05 +01:00
Don't disable hotspot start button after click
to avoid issues when coming back to the screen after granting permissions.
This commit is contained in:
@@ -89,7 +89,6 @@ public class HotspotIntroFragment extends Fragment {
|
||||
}
|
||||
|
||||
private void onButtonClick(View view) {
|
||||
startButton.setEnabled(false);
|
||||
startHotspotIfConditionsFulfilled();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user