Implemented sub forums.

When the user selects a category, the sub forums are now displayed to
them.

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2012-08-30 14:33:29 -04:00
parent 1b5b54d5d9
commit 1c8da79a6e
6 changed files with 198 additions and 46 deletions

View File

@@ -1,5 +1,5 @@
<manifest package="com.RickBarrette.osj.forum"
android:versionCode="30"
android:versionCode="41"
android:versionName="1.0" xmlns:android="http://schemas.android.com/apk/res/android" android:installLocation="auto">
<uses-sdk