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:
@@ -38,7 +38,12 @@
|
||||
|
||||
<ul>
|
||||
<li> <a href="http://code.google.com/p/android-xmlrpc/">android-xmlrpc</a> - Very thin xmlrpc client library for Android platform</li>
|
||||
<li> <a href="https://github.com/chrisbanes/Android-PullToRefresh"/>Android-PullToRefresh</a> - A project to provide a reusable Pull to Refresh widget for Android.</li>
|
||||
<li> <a href="https://github.com/chrisbanes/Android-PullToRefresh"/>Android-PullToRefresh</a> - A project to provide a reusable Pull to Refresh widget for Android</li>
|
||||
<li> <a href="https://github.com/commonsguy/cwac-thumbnai"/>CWAC Thumbnail</a> - Images in Lists, Without the Wait</li>
|
||||
<li> <a href="https://github.com/commonsguy/cwac-adapter"/>CWAC AdapterWrapper</a> - Adding Bits o' Functionality</li>
|
||||
<li> <a href="https://github.com/commonsguy/cwac-bus"/>CWAC Bus</a> - Services And Activities, Communicating</li>
|
||||
<li> <a href="https://github.com/commonsguy/cwac-cache"/>CWAC Cache</a> - Dealing With Pesky Download Times</li>
|
||||
<li> <a href="https://github.com/commonsguy/cwac-task"/>CWAC Task</a> - A Bit More Background Task Goodness</li>
|
||||
</ul>
|
||||
<hr/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user