samedi 31 mai 2014

am i allowed to use member variables in static inner class for fragments?


Vote count:

0




All my static fragments are:



public static class SomeFragment extends Fragment {
int somenum;
String name;
}


are the values of somenum and name shared between different instances because the class is static?



asked 38 secs ago

tipu

1,623





Aucun commentaire:

Enregistrer un commentaire