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

Update NetworkImage.kt to support compose preview #1074

Merged
merged 3 commits into from
Feb 1, 2023

Conversation

pedrosax
Copy link
Contributor

Fixed reference to placeholder image so that the compose preview in UI screens (eg Onboarding.kt, FeaturedCourses.kt, CourseDetails.kt) display a preview that indicates that it is working.

Fixed reference to placeholder image so that the compose preview in UI screens (eg Onboarding.kt, FeaturedCourses.kt, CourseDetails.kt) display a preview that indicates that it is working.
@pedrosax pedrosax requested a review from a team as a code owner January 26, 2023 18:13
Removed un-needed import of androidx.compose.ui.graphics.painter.ColorPainter
@bentrengrove
Copy link
Member

Looks like it just needs formatting. ./scripts/format.sh to auto fix

@bentrengrove bentrengrove requested review from bentrengrove and removed request for Gurupreet January 26, 2023 22:16
fixed formatting issue for imports
@riggaroo riggaroo merged commit 4091bd0 into android:main Feb 1, 2023
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.

None yet

3 participants