Skip to content

Commit

Permalink
Fix Preview in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hyuwah authored Feb 9, 2024
1 parent 51b8c74 commit 2d0d924
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,16 @@ It uses [mXparser](https://mathparser.org/) as it's expression evaluator by defa

Light Theme

![Light Theme](https://res.cloudinary.com/hyuwah-github-io/video/upload/v1707476748/Kalkulator/kalkulator-light-theme.mp4)
https://github.com/hyuwah/Kalkulator/assets/5181388/1422fc54-1160-49b1-91b7-a8758ac17c15




Dark Theme

![Dark Theme](https://res.cloudinary.com/hyuwah-github-io/video/upload/v1707476747/Kalkulator/kalkulator-dark-theme.mp4)
https://github.com/hyuwah/Kalkulator/assets/5181388/3630c1ea-2cf9-41b6-9116-b77e758e8799



## Tech Stack
- JDK `1.8`
Expand All @@ -35,4 +40,4 @@ Dark Theme
- [Koin](https://github.com/InsertKoin/koin) for dependency injection
- Jetpack Lifecycle
- [mXparser](https://mathparser.org/) for mathematical expression parsing and evaluation
- [Material3](https://developer.android.com/jetpack/compose/material) for UI components
- [Material3](https://developer.android.com/jetpack/compose/material) for UI components

0 comments on commit 2d0d924

Please sign in to comment.