I got this feature working on its own layout perfectly except for one problem it wont keep its own variable in fact it just forgets everything .
So i want it to load up create the pokedex once as in first time load and keep the variable. So that it wont have to recreate it everytime even though it just the same object with its own variable that wont ever change. Any idea i can do to reduce performance