I am Creating RobotoTextView When I add .ttf file to Assets Folder. The below error is error :
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Android/Xamarin.Android.Common.targets: Error: Cannot copy /Users/BizSalt/Projects/Gargi/Gargi.Droid/Assets/fonts/ to /Users/BizSalt/Projects/Gargi/Gargi.Droid/obj/Debug/assets/fonts/, as the source file doesn't exist. (Gargi.Droid)
I try to clean and Rebuild Project. and also Restart the Xamarin Studio but nothing get success.
Any help be Appreciated ??