Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbel authored Jan 28, 2024
1 parent 5658a87 commit c9f5654
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,15 +108,9 @@ TMDB_API_KEY=your_own_tmdb_api_key
- [x] [Display Content Edge-to-Edge](https://d.android.com/develop/ui/views/layout/edge-to-edge)
- [x] [Support Landscape Orientation](https://d.android.com/guide/topics/large-screens/support-different-screen-sizes)
- [x] [Support Display Cutouts](https://d.android.com/jetpack/compose/system/cutouts)
- [ ] [Unit Tests](https://d.android.com/training/testing/local-tests)
- [ ] [UI Tests](https://d.android.com/training/testing/instrumented-tests/ui-tests)
- [ ] [Baseline Profiles](https://d.android.com/topic/performance/baselineprofiles/overview)
- [ ] [Tablet and large screen support](https://d.android.com/about/versions/13/features/large-screens)
- [ ] [Animations](https://d.android.com/develop/ui/views/animations)
- [ ] [Support layout mirroring](https://d.android.com/training/basics/supporting-devices/languages#SupportLayoutMirroring)
- [ ] Upload Bundle to Google Play Console
- [ ] [ExoPlayer](https://d.android.com/guide/topics/media/exoplayer)
- [ ] [Google Play Instant](https://d.android.com/topic/google-play-instant/overview)

## Roadmap
[Movies App Roadmap](https://github.com/users/michaelbel/projects/1/views/1)

## Issues
If you find any problems or would like to suggest a feature, please feel free to file an [issue](https://github.com/michaelbel/moviemade/issues).
Expand Down

0 comments on commit c9f5654

Please sign in to comment.