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

WearNavScaffold timeText is problematic #45

Closed
yschimke opened this issue Mar 25, 2022 · 1 comment
Closed

WearNavScaffold timeText is problematic #45

yschimke opened this issue Mar 25, 2022 · 1 comment

Comments

@yschimke
Copy link
Collaborator

yschimke commented Mar 25, 2022

The mandatory modifier it is clumsy, we should apply the scaling externally, say in a containing box.

        WearNavScaffold(
            modifier = modifier,
            startDestination = NavigationScreens.Player.route + "?page={page}",
            timeText = {
                    TimeText(modifier = it)
            },
@yschimke
Copy link
Collaborator Author

yschimke commented May 9, 2022

Closing in favour of #127

@yschimke yschimke closed this as completed May 9, 2022
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

No branches or pull requests

1 participant