twitter-android-sdk icon indicating copy to clipboard operation
twitter-android-sdk copied to clipboard

Clean-up DialogError and TwitterError class

Open ghost opened this issue 11 years ago • 0 comments

DialogError and TwitterError class don't respect the Android coding style.

This patch convert indents to spaces, remove useless lines in DialogError and TwitterError class.

TwitterError is identical to DialogError, so one of them is useless. As the other class, Javadoc is missing.

ghost avatar Sep 08 '13 16:09 ghost