local assets
This commit is contained in:
parent
49ab360653
commit
7534a49eaa
|
|
@ -1,9 +1,9 @@
|
|||
# android_notes
|
||||
Android note taking application. Build with Jetpack Compose. MVVM.
|
||||
Android note taking application. Build with Jetpack Compose.
|
||||
[Click here to get apk][1]
|
||||
|
||||
<img src="https://github.com/AndreyKassaev/android_notes/assets/60035610/4a114606-8666-409d-a09d-3bb1788ec92d" width=200><img src="https://github.com/AndreyKassaev/android_notes/assets/60035610/8fba9b31-a2df-46d4-9804-44995dfd5400" width=200><img src="https://github.com/AndreyKassaev/android_notes/assets/60035610/91a4f5c6-1d64-48ac-878c-b488a110859f" width=200><img src="https://github.com/AndreyKassaev/android_notes/assets/60035610/edafca52-de2c-4be5-b9b1-89b8a2c01e6c" width=200>
|
||||
<img src="https://kassaev.com/media/android_note.gif" width=200>
|
||||
<img src="./assets/main_light.png" width=200><img src="./assets/main_dark.png" width=200><img src="./assets/recycle_bin.png" width=200><img src="./assets/recover.png" width=200>
|
||||
<img src="./assets/android_note.gif" width=200>
|
||||
|
||||
|
||||
[1]: <https://kassaev.com/media/notes.apk>
|
||||
[1]: <./assets/notes.apk>
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 44 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 399 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 418 KiB |
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 394 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 403 KiB |
Loading…
Reference in New Issue