mirror of
https://codeberg.org/gitnex/GitNex.git
synced 2024-12-16 15:48:13 +08:00
parent
f371eb3102
commit
f69d747b7c
@ -182,4 +182,4 @@ final Context ctx = LoginActivity.this;
|
||||
```
|
||||
|
||||
#### 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
Block a user