Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 75329c45 authored by cketti's avatar cketti
Browse files

Add Javadoc

parent 5f638a02
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -10,6 +10,9 @@ import android.widget.Button;
import com.fsck.k9.R;
import com.fsck.k9.activity.K9Activity;

/**
 * Displays a welcome message when no accounts have been created yet.
 */
public class WelcomeMessage extends K9Activity implements OnClickListener{

    public static void showWelcomeMessage(Context context) {