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
Aucun commentaire:
Enregistrer un commentaire