> For the complete documentation index, see [llms.txt](https://quotes.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://quotes.gitbook.io/docs/structure.md).

# Structure

Package Structure

**Package Structure**

We organize the package into four,

1. **activity** package - the activity package handle all view in this app, Splash --> Main --> Image
2. **image** package - the image package included all support clas to activity, GridLayout--> ImageItem --> SaveLayout
3. **data** package - handle any data, like shared preference, constanta and asset handler
4. **view** package - hanlde any custom view

**Animation**

Folder res/anim - handel the transition page
