Started working on displaying user avatars

Currently the downloading and displaying of avatar images is working,
however we now need to fetch the author avatar url from the forum.

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2012-10-14 09:37:05 -04:00
parent 8f9abdec26
commit 73a98c05a3
17 changed files with 284 additions and 9 deletions

View File

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