Wholphin/app/src
Damontecres 8cf99900e5
Fix index error on home page refresh with empty rows (#1318)
## Description
Fixes an bug caused when the home page has an empty row before the last
row and there are non-empty rows later, an `IndexOutOfBoundsException`
would be thrown.

Also removes the loading indicator if an unknown error occurs during a
refresh.

### Related issues
Fixes #1314

### Testing
Emulator & shield

## Screenshots
N/A

## AI or LLM usage
None
2026-04-26 16:09:19 -04:00
..
androidTest/java/com/github/damontecres/wholphin/test Fix issues when the system kills the app during playback (#1116) 2026-03-18 18:09:13 -04:00
appstore Dev: use build product flavors for app store release (#1205) 2026-04-06 15:24:20 -04:00
debug/res/values Dev: use build product flavors for app store release (#1205) 2026-04-06 15:24:20 -04:00
main Fix index error on home page refresh with empty rows (#1318) 2026-04-26 16:09:19 -04:00
test Add option to remove item from Continue Watching and Next Up rows (#1140) 2026-04-07 16:04:21 -04:00