removed useless semicolons, fixed some parameters in documenation, simplified some conditionals
This commit is contained in:
@@ -160,7 +160,7 @@ public class ExportHelper {
|
||||
Toast.makeText(activity, toastMessage, Toast.LENGTH_SHORT).show();
|
||||
|
||||
}
|
||||
};
|
||||
}
|
||||
};
|
||||
|
||||
// Create a new Messenger for the communication back
|
||||
|
||||
Reference in New Issue
Block a user