breautek commented on PR #1838: URL: https://github.com/apache/cordova-android/pull/1838#issuecomment-3210838294
Can you explain the rationale and what problem this is fixing? Both APIs, [removeFirst](https://developer.android.com/reference/java/util/LinkedList#removeFirst()) and [remove(int)](https://developer.android.com/reference/java/util/LinkedList#remove(int)) are supported by the Android SDK since API 1 with no deprecation notices. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
