Added placeholder image for receipes#267
Conversation
|
Thanks for having a look at it! Ahh perfect, I was hoping to do something like this, but couldn't figure out how to display an .svg (the file wouldn't load using Re the |
Flutter is a different thing! :) Kitshn is using Compose Multiplatform. Compose is a framework made by Google for Android and Compose Multiplatform is a project by Jetbrains which brings Compose to other platforms.
Yes, that would be nice! You can convert svgs to Android/.xml icons in Android Studio, which is (I think) the only way to load vector graphics natively. |
I know, but I thought Compose Multiplatform is written in Kotlin? Or at least the language used to define the app is Kotlin...
Okay great, I'll have a look into it! :) |
Now I am confused 😆 |
|
Meant Kotlin, wrote Flutter. Forget about it. 😂 |
|
Hi, very sorry for the delay, but I currently don't have the time to implement the feature myself. If you still wanna continue on it, I've added the |
Oh absolutely no problem! :) I'll work on it. |
|
Thanks for providing the |

Added a placeholder image that is shown if a receipe has no image attached.
Also added the source files for these icons at
/assets, I have created them myself.Haven't been able to test it on iPhone, it works on the Android emulator just fine.