slogan621 / tscharts-station

(Deprecated) Android tablet app used by clinic stations to check in/out patients, and access digital medical records. Used by a tscharts-based clinic (see tscharts repo for backend).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App fragments are being created when already being shown.

slogan621 opened this issue · comments

In createAppList()'s onclick listeners, check to see if a fragment for the application that was clicked is already active before creating a new fragment.