Closed jh115424 closed 9 months ago
You're using the wrong import.
Replace import java.util.concurrent.Flow
with import kotlinx.coroutines.flow.Flow
thanks!
oh, I sent in an issue on the Lunchbox app on the issues list.
It is the 1st one, so you should see it.
thanks,
Jennifer Hodge
Internet Sales
414-586-5425
Russ Darrow Honda
[cid:9533d675-53fe-4162-8a11-602da49bddf0]https://your.tradeinvalet.com/tdhe0j
From: Guilherme Cardoso @.> Sent: Thursday, February 24, 2022 3:35 AM To: google-developer-training/android-basics-kotlin-inventory-app @.> Cc: Jennifer Hodge @.>; Author @.> Subject: Re: [google-developer-training/android-basics-kotlin-inventory-app] Android Basics: Persist data with Room (Issue #33)
CAUTION: External Sender
You're using the wrong import. Replace import java.util.concurrent.Flow with import kotlinx.coroutines.flow.Flow
— Reply to this email directly, view it on GitHubhttps://github.com/google-developer-training/android-basics-kotlin-inventory-app/issues/33#issuecomment-1049661577, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AVXNC3G3K53VMZTGIEZYBB3U4X3VXANCNFSM5OY2LGIA. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you authored the thread.Message ID: @.***>
CONFIDENTIALITY NOTICE: This electronic mail transmission and any attachments are confidential and may be privileged. They should be read or retained only by the intended recipient. If you have received this transmission in error, please notify the sender immediately and delete the transmission from your system.
@Gui88 Thanks! Your solution helped me as well. @jh115424, thanks for posting. Much appreciated!
@Gui88 Thanks a lot! Appreciate your posting :heart_eyes:
What are you talking about? I needed help with it. It wasn't a suggestion.
Anyway. That is old, I got the answer on that long time ago.
I posted a NEW issue yesterday with the Dogglers App.
Please check it.
Get Outlook for Androidhttps://aka.ms/AAb9ysg
From: Hsiao-Ting Chen @.> Sent: Tuesday, May 17, 2022 10:36:25 PM To: google-developer-training/android-basics-kotlin-inventory-app @.> Cc: Jennifer Hodge @.>; Mention @.> Subject: Re: [google-developer-training/android-basics-kotlin-inventory-app] Android Basics: Persist data with Room (Issue #33)
CAUTION: External Sender
@Gui88https://github.com/Gui88 Thanks a lot! Appreciate your posting 😍
— Reply to this email directly, view it on GitHubhttps://github.com/google-developer-training/android-basics-kotlin-inventory-app/issues/33#issuecomment-1129531229, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AVXNC3G4EH6EX7ZU6RTL7G3VKRQTTANCNFSM5OY2LGIA. You are receiving this because you were mentioned.Message ID: @.***>
CONFIDENTIALITY NOTICE: This electronic mail transmission and any attachments are confidential and may be privileged. They should be read or retained only by the intended recipient. If you have received this transmission in error, please notify the sender immediately and delete the transmission from your system.
ok, when I put the greater/minus sign on the right of Item, it turns red despite the fact it tells me to do so in the tutorial.
it says when I hover the mouse over it...." No type arguments expected for class Flow"
how can it be wrong AND right at the same time?
screen shots below..