goldy1992 / Mp3Player

An open source Android MP3 Player
GNU General Public License v3.0
18 stars 3 forks source link

Feature - Placeholder for large screen support #186

Closed goldy1992 closed 5 months ago

goldy1992 commented 11 months ago

Placeholder for support for large screens, Goals

  1. Start with support for the [WindowWidthSizeClass](https://developer.android.com/reference/kotlin/androidx/compose/material3/windowsizeclass/WindowWidthSizeClass#DefaultSizeClasses())es of Compact, Medium and Expanded.
  2. For simplicity, the number of screen sizes will remain the same and can be adjusted in future issues.