mirror of
https://github.com/bspeice/UNCCGameDay
synced 2025-06-30 21:37:08 -04:00
Add some documentation for the activities and app context
This commit is contained in:
@ -21,7 +21,8 @@ public class GameDay extends Application{
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the app context.
|
||||
* Provides a static way of getting to the Application-level context.
|
||||
* Unless you know *exactly* why you need this, you don't.
|
||||
*
|
||||
* @return the app context
|
||||
*/
|
||||
|
Reference in New Issue
Block a user