Skip to content

v2.0.5

Latest

Choose a tag to compare

@Kilowatch Kilowatch released this 12 Sep 14:56

Fixed

  • Storage & Main Menu: Fixed IllegalArgumentException ("Called attach on a child which is not detached") in StorageBrowserActivity by removing stable IDs from StorageAdapter, eliminating scrap re-attachment collisions during view mode transitions, LayoutManager swaps, and tile reordering.
  • Main Menu: Guarded tile color, icon, and view mode setters against redundant notifyDataSetChanged() calls to prevent dataset thrashing, and disabled cross-fade change animations on the main storage grid.