In this activity a user can see all Events, which he has subscribed. More...
Public Member Functions | |
boolean | onCreateOptionsMenu (Menu menu) |
Shows the menu. | |
boolean | onOptionsItemSelected (MenuItem item) |
Handles clicks on a menu-item and switches to other activity, depending on which item was clicked. | |
Protected Member Functions | |
void | onCreate (Bundle savedInstanceState) |
Creates SubscriptionActivity with a ListView of all subscribed Events. More... | |
In this activity a user can see all Events, which he has subscribed.
|
protected |
Creates SubscriptionActivity with a ListView of all subscribed Events.
If no Event is subscribed an infotext appears.