android-lang-tool icon indicating copy to clipboard operation
android-lang-tool copied to clipboard

When additional-resources used, spreadsheet only contains last file items

Open CapnSpellcheck opened this issue 7 years ago • 1 comments

Seems like the rowIndex variable always = 1 when start processing each string file.

CapnSpellcheck avatar Sep 02 '17 23:09 CapnSpellcheck

Why don't use just use getLastRowNum() rather than passing around rowIndex and not updating it?

CapnSpellcheck avatar Sep 02 '17 23:09 CapnSpellcheck