Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

added duration parameter to cmd #19

Merged
merged 1 commit into from
Nov 10, 2015
Merged

added duration parameter to cmd #19

merged 1 commit into from
Nov 10, 2015

Conversation

cameronws
Copy link
Contributor

No description provided.

n8fr8 added a commit that referenced this pull request Nov 10, 2015
added duration parameter to cmd
@n8fr8 n8fr8 merged commit eb71081 into guardianproject:master Nov 10, 2015
@rossmartin
Copy link

@n8fr8 I think it needs to be cmd.add(out.duration+""); in this line eb71081#diff-5db06f2ea5cce2a1bf492cfc456bec40R322

It isn't happy without the empty string.

@n8fr8
Copy link
Member

n8fr8 commented Nov 10, 2015

You should be able to append ints, longs, floats, etc directly into a StringBuffer and it will convert it into the string representation
http://developer.android.com/intl/ko/reference/java/lang/StringBuffer.html#append(int)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants