gif added to readme

This commit is contained in:
Andrey Kassaev 2024-03-20 18:24:42 +04:00
parent 5ee3a7c243
commit 4960c9114b
2 changed files with 8 additions and 7 deletions

View File

@ -4,18 +4,18 @@
<value> <value>
<entry key="app"> <entry key="app">
<State> <State>
<runningDeviceTargetSelectedWithDropDown> <targetSelectedWithDropDown>
<Target> <Target>
<type value="RUNNING_DEVICE_TARGET" /> <type value="QUICK_BOOT_TARGET" />
<deviceKey> <deviceKey>
<Key> <Key>
<type value="SERIAL_NUMBER" /> <type value="VIRTUAL_DEVICE_PATH" />
<value value="izucs44pvocqojf6" /> <value value="C:\Users\79967\.android\avd\Pixel_8_Pro_API_34.avd" />
</Key> </Key>
</deviceKey> </deviceKey>
</Target> </Target>
</runningDeviceTargetSelectedWithDropDown> </targetSelectedWithDropDown>
<timeTargetWasSelectedWithDropDown value="2024-03-20T07:51:30.159569400Z" /> <timeTargetWasSelectedWithDropDown value="2024-03-20T12:26:55.260824800Z" />
</State> </State>
</entry> </entry>
</value> </value>

View File

@ -1,4 +1,5 @@
# android_notes # android_notes
Android note taking application. Build with Jetpack Compose. MVVM Android note taking application. Build with Jetpack Compose. MVVM
<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://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>