Skip to content

Commit 4046ba2

Browse files
authored
Merge pull request #2 from a914-gowtham/a914-gowtham-screenshot
screenshots added
2 parents 46771c3 + f0691f4 commit 4046ba2

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

+18
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,24 @@
44
<!--- You can find both of these in the url bar when you open your repository in github. -->
55
![Workflow result](https://github.com/a914-gowtham/android-template-compose/workflows/Android%20CI/badge.svg)
66

7+
A android app to demo. Graphql + Jetpack compose + Hilt.
8+
based on https://github.com/Dimillian/MortyUI SwiftUI project and https://github.com/joreilly/MortyComposeKMM Kotlin multiplatform project
9+
10+
<table>
11+
<tr>
12+
<td>List</td>
13+
<td>Detail</td>
14+
</tr>
15+
<tr>
16+
<td><img src="arts/light_1.jpg" width="360" height="780" ></td>
17+
<td><img src="arts/light_2.jpg" width="360" height="780" ></td>
18+
</tr>
19+
<tr>
20+
<td><img src="arts/dark_1.jpg" width="360" height="780" ></td>
21+
<td><img src="arts/dark_2.jpg" width="360" height="780" ></td>
22+
</tr>
23+
</table>
24+
725
## License
826
```
927
Licensed under the Apache License, Version 2.0 (the "License");

0 commit comments

Comments
 (0)