Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ozcanalasalvar authored Jun 5, 2023
1 parent 63d8032 commit 184652e
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,24 @@ CameraX is a sample camera app that uses [CameraX](https://developer.android.com
- Different aspect ratio support
- Tap to focus.
<br>

## Multi Screen Size Support

### Phone Design
<br>
<p>
<img src="https://github.com/OzcanAlasalvar/CameraX/blob/main/art/phone_photo.png" width="250">
<img src="https://github.com/OzcanAlasalvar/CameraX/blob/main/art/phone_landscape.png" width="500">
<img src="https://github.com/OzcanAlasalvar/CameraX/blob/main/art/phone_video_record.png" width="250">
</p>

<br>
<br>

### Tablet Design
<br>
<p>
<img src="https://github.com/OzcanAlasalvar/CameraX/blob/main/art/tablet_photo.png" width="250">
<img src="https://github.com/OzcanAlasalvar/CameraX/blob/main/art/tablet_video_record.png" width="400">
<img src="https://github.com/OzcanAlasalvar/CameraX/blob/main/art/tablet_video.png" width="250">
</p>

0 comments on commit 184652e

Please sign in to comment.