Implemented topics

Added a simple adapter and convince methods to display topics to the
user.

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2012-08-31 02:09:25 -04:00
parent 1c8da79a6e
commit 1ed3e1728b
4 changed files with 146 additions and 4 deletions

View File

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