You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allows us to make custom folders in the new Shared Resources.
In the .NET standup David showed how they intend to have one Shared Resources folder for every platform, which is super great.
But some platforms can't have subfolders in their own Resource folders (like Android\Resources\drawable), so it would be great if MAUIs project structure could support that.
Intended Use Case
Some apps require many images/resources and the best way to maintain them is categorising them into folders and subfolders.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Summary
Allows us to make custom folders in the new Shared Resources.
In the .NET standup David showed how they intend to have one Shared Resources folder for every platform, which is super great.
But some platforms can't have subfolders in their own Resource folders (like Android\Resources\drawable), so it would be great if MAUIs project structure could support that.
Intended Use Case
Some apps require many images/resources and the best way to maintain them is categorising them into folders and subfolders.
All reactions