docs: 8.4-1.1

This commit is contained in:
Pun Butrach 2023-10-23 00:51:58 +07:00 committed by GitHub
parent af49457bfc
commit 94eb893a01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,6 @@ It provides a unified and efficient way of building UI that is well-integrated w
## 📂 Structure
We structure our code to use [MVVM architecture](https://developer.android.com/topic/libraries/architecture/viewmodel) for easier maintenance of the code.
## 🧑‍💻 Code readability
In order to maintain readability of the code, It's highly recommend that you follow
https://developer.android.com/jetpack/compose/api-guidelines style guide to maintain