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

Build an adaptive app with dynamic navigation: Android Basics with Compose #115

Open
zykogithub opened this issue Sep 2, 2024 · 0 comments

Comments

@zykogithub
Copy link

There are 4 unresolved references in files ReplyDetailsScreen.kt and ReplyHomeScreen.kt.

In ReplyDetailsScreen.kt :

line 35 : import androidx.compose.material.icons.automirrored.filled.ArrowBack

automirred element is not found

line 107 : imageVector = Icons.AutoMirrored.Filled.ArrowBack,

AutoMirrored element is not found

In ReplyDetailsScreen.kt :

line 27 : import androidx.compose.material.icons.automirrored.filled.Send

automirred element is not found

line 70 : icon = Icons.AutoMirrored.Filled.Send,

AutoMirrored element is not found

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