I get this syntax error on the closing ; of my last import statement
What's the function of the suggested '@'?package com.magicmojo.timelog; import android.app.Activity; import java.util.Date; import android.os.Bundle; import android.view.View; import android.widget.Button; import android.app.AlertDialog; import android.app.Dialog;