Static Public Attributes | |
| static final String | CLASS_NAME = "com.mobcoll.bitirmeandroid.AlbumAddCatPage" |
Protected Member Functions | |
| void | onCreate (Bundle savedInstanceState) |
Private Member Functions | |
| void | updatePageContent (JSONObject albumsJs) |
Private Attributes | |
| ArrayList< AlbumRecord > | _allAlbums = new ArrayList<AlbumRecord>() |
| Spinner | _categories |
| ListView | _albums |
Adding a new category to the profile of a user
|
inlineprotected |
Initilizes the class members.
|
inlineprivate |
Updates the content of users' current categoty page.
1.8.3.1