android-lang-tool
android-lang-tool copied to clipboard
fix rowindex when we have many xml files - closes #6
this commit fixes the issue when you have multiple xml files specified in command line https://github.com/TomasKypta/android-lang-tool/issues/6
Normally the rows are being overwritten by next file, not appended on the bottom of sheet.