Update 'App structure'

M M Arif 2023-01-20 17:49:19 +00:00
parent 1b28f80266
commit eef38dd84d
1 changed files with 1 additions and 1 deletions

@ -6,7 +6,7 @@ app/src/main
│ └── # custom fonts
├── java/org/mian/gitnex
│ ├── actions
│ │ └── # reusable actions to send POST, PATCH, PUT or DELETE requests to Gitea instances
│ │ └── # reusable actions to send POST, PATCH, PUT or DELETE requests to Forgejo or Gitea instances
│ ├── activities
│ │ ├── # the application's activities
│ │ ├── MainActivity.java # main activity, launched when app launchs