Comment the AboutActivity
This commit is contained in:
parent
5f1d47facf
commit
ac40dab71d
1 changed files with 4 additions and 0 deletions
|
@ -30,6 +30,10 @@ import android.widget.TextView;
|
|||
import org.secuso.privacyfriendlysudoku.ui.view.BuildConfig;
|
||||
import org.secuso.privacyfriendlysudoku.ui.view.R;
|
||||
|
||||
/**
|
||||
* The AboutActivity is extended by the BaseActivity and is responsible for the content of the AboutActivity.
|
||||
*/
|
||||
|
||||
public class AboutActivity extends BaseActivity {
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in a new issue