https://github.com/absolutelysaurabh/mvvm-tictactoe
Sample android app using mvvm architecture.
https://github.com/absolutelysaurabh/mvvm-tictactoe
androidx livedata-databinding mvvm-architecture
Last synced: 8 months ago
JSON representation
Sample android app using mvvm architecture.
- Host: GitHub
- URL: https://github.com/absolutelysaurabh/mvvm-tictactoe
- Owner: AbsolutelySaurabh
- Created: 2020-04-25T21:11:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-26T11:48:35.000Z (over 5 years ago)
- Last Synced: 2025-02-15T20:40:02.480Z (10 months ago)
- Topics: androidx, livedata-databinding, mvvm-architecture
- Language: Java
- Homepage:
- Size: 2.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mvvm-tictactoe
Sample android app using mvvm architecture.
Thanks to this post.