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