Skip to content

CommunityListings disappears on system-initiated process death #1678

@nicolarevelant

Description

@nicolarevelant

This article explains why it matters: Save UI State - Android Developers

Problem: when I perform this sequence of events the CommunityListings disappears:

  1. Touch the second bottom bar tab
  2. Type "linux" on the search bar
  3. background/foreground app with "Don't Keep Activities" option enabled

Possible solution:

  • app/src/main/java/com/jerboa/ui/components/community/list/CommunityListActivity.kt
  • re-execute the query (if "search" is not empty) right after the "search" declaration

Screenshots:

Version:

0.0.66 - not fixed in 0.0.75

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions