parent
f371eb3102
commit
f69d747b7c
|
@ -182,4 +182,4 @@ final Context ctx = LoginActivity.this;
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Static Variables
|
#### Static Variables
|
||||||
Static and standard reusable variables should be stored in [StaticGlobalVariables.java](https://gitea.com/gitnex/GitNex/src/branch/master/app/src/main/java/org/mian/gitnex/helpers/StaticGlobalVariables.java).
|
Static and standard reusable variables should be stored in [StaticGlobalVariables.java](https://codeberg.org/gitnex/GitNex/src/branch/master/app/src/main/java/org/mian/gitnex/helpers/StaticGlobalVariables.java).
|
Loading…
Reference in New Issue