Fix issue where extra commas were inserted.

Some applications provide recipients of the form:
append(address);
append(",")

and some provide:
append(address+",");
this makes sure we cover both cases.

Change-Id: I302d562783005466d1f06f17069e1af36ddf0584
1 file changed
tree: baefda7f954b7b3136ff089e980b981ff1269674
  1. res/
  2. src/
  3. Android.mk
  4. list_selector_pressed_holo_dark.9.png