We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated Building Simple Chat Client with Parse (markdown)
update the refresh method.
Chat the height to be wrap content
Update ChatAdapter
Add Recycler View Pt 1 and update the code to be consistent.
Adding section on live queries
Redundant Button tag
Removed the negative -64 value, the code works fine without it. Setting -ve value in layout file does not look correct.
Show ellipsize at the end for long messages
Incorrect comment. Updated to the value of max messages in the code
mHandler is already used as a variable name in FragmentActivity.
Return type should be message and not object.