Skip to content
Snippets Groups Projects
Verified Commit 648793e0 authored by akwizgran's avatar akwizgran
Browse files

Add javadoc.

parent e10742a2
No related branches found
No related tags found
No related merge requests found
......@@ -27,5 +27,9 @@ public interface SetupController {
*/
void showDozeFragmentOrCreateAccount();
/**
* This should be called after the author name and the password have been
* set.
*/
void createAccount();
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment