Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: change app logo and improve ui #5

Merged
merged 6 commits into from
Jul 27, 2024
Merged

chore: change app logo and improve ui #5

merged 6 commits into from
Jul 27, 2024

Conversation

jnelle
Copy link
Member

@jnelle jnelle commented Jul 27, 2024

No description provided.

- Remove unused imports related to component interactions and state management in `Platform.android.kt`
- Remove coroutine scope and related functions to simplify `VideoPlayer` implementation

Signed-off-by: jnelle <[email protected]>
- Reduce horizontal padding in `EpisodeListItem` from 16dp to 4dp
- Adjust the shape corner radius from 10dp to 12dp and change height from 83dp to 81dp for the image container
- Change `contentScale` property from `Fit` to `Crop` for images in `EpisodeListItem`
- Update the text style from `titleSmall` to `bodyMedium` in the episode description display

Signed-off-by: jnelle <[email protected]>
Signed-off-by: jnelle <[email protected]>

* Also adjust app logo size in login and home screen
- Update the `compose.compiler` plugin reference to `build.gradle.kts`
- Reorder plugin applications with addition of `kotlinMultiplatform` in `composeApp` project
- Update the Android Gradle Plugin and androidx libraries versions in the `libs.versions.toml`
- Include new implementations of Compose UI tooling and previews across multiple `build.gradle.kts` files
- Remove Cocoapods related configuration from the `mgtvApi` project
- Reorganize project module dependencies in the `mgplayertv` build file

Signed-off-by: jnelle <[email protected]>
- Add padding imports and modifiers for UI components in various Kotlin Composable functions
- Refactor Home, MagazineOverview, and Settings Kotlin classes to support dynamic inner padding
- Remove unused UI components and modifiers from HomeLayout class

Signed-off-by: jnelle <[email protected]>
@jnelle jnelle merged commit ff99db7 into master Jul 27, 2024
1 check failed
@jnelle jnelle deleted the app-logo branch July 27, 2024 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant