Alexander Ivanov
Alexander Ivanov
Greetings! It would be very nice to have a method to get the current position in compressed file: this way it's possible to calculate/display progress of file processing since we...
Stack trace: ``` Caused by java.lang.ArrayIndexOutOfBoundsExceptionlength=303; index=-1 Raw Text -- | java.util.ArrayList.get (ArrayList.java:310) | net.rimoto.intlphoneinput.IntlPhoneInput.setEmptyDefault (IntlPhoneInput.java:164) | net.rimoto.intlphoneinput.IntlPhoneInput.setEmptyDefault (IntlPhoneInput.java:172) | net.rimoto.intlphoneinput.IntlPhoneInput.setDefault (IntlPhoneInput.java:150) | net.rimoto.intlphoneinput.IntlPhoneInput.init (IntlPhoneInput.java:92) | net.rimoto.intlphoneinput.IntlPhoneInput. (IntlPhoneInput.java:64) ```