Is it possible to count quantity of images inside Resources/drawable folder in Xamarin?
I've been trying few methods and nothing works for me. For example I've been using Directory.GetFiles but Visual Studio didn't recognize path (When I paste it to File Explorer This path works).