mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 11:19:04 +01:00
Finished unit tests for SetupActivity and its Controller
This commit is contained in:
@@ -36,7 +36,7 @@ public class SetupActivity extends BaseActivity implements OnClickListener,
|
||||
OnEditorActionListener {
|
||||
|
||||
@Inject
|
||||
SetupController setupController;
|
||||
protected SetupController setupController;
|
||||
|
||||
TextInputLayout nicknameEntryWrapper;
|
||||
TextInputLayout passwordEntryWrapper;
|
||||
|
||||
Reference in New Issue
Block a user