OpenDocument.droid
OpenDocument.droid copied to clipboard
Display sheet names instead of sheet numbers in tabs
Requested by a user via Google Play Store review.
@andiwand looks like the core is not returning sheet names? Instead it's returning "sheet0", "sheet1", etc... Here's a unit test that verifies that it's NOT working as expected: https://github.com/opendocument-app/OpenDocument.droid/pull/456
Keeping it open for now until we released and tested this
Proposed fix https://github.com/opendocument-app/OpenDocument.core/pull/461