Not about losing or winning , its for fun
Exit – Exiit
Aah Sorry For That.
Its ok mistakes can bee made
Replace bin icon with a checkmark image
What you can do is, when you find any such bug, solve it and then mention it here.
Anyways I don’t find any point in mentioning bugs of an open source project / project that is not frequently updated(maybe because it was open sourced later). Still if you want you can continue with finding them.
Catch this
thanks
First of all, how can we convert the time format in the hello left vertical arrangement and on the saved notes to 24 hour format? (Like 23: 00-22: 00)
Thank you…
How do we change the color of the text in Note_DynamicCardView?
Bru, I Am Not On My Laptop.
So Do Me A Favor,
On Little Below Top Of Blocks Section Of The .aia There Is A Procedure (Maybe Of Name - CreateNoteCard),
Share Me Image Of That Procedure,
I Will Mark Out, Where To Make Changes.
Thanks @dora_paz
Looks Like I Am Late To See Your Post
From Note_DynamicLabel
(Marked In Red Box)
Drag A SetTextColor Block
(Marked In Green Box)
Set id
To - globalCountID
, And color
To Of Your Choice.
Then Insert This Block In CreateNotesCard
Procedure.
And It’s Done,
And The Same Way You Can Edit Or Add Other Properties.
@ADDYLIN I want to save the notes recorded by the users in the database with the mac address, how do I do? When the user edits the note, it should be edited in firebase, when the user deletes the note, I want the note to be deleted from the database, how can we do?