I created a new project in Visual Studio which was a Telerik>AppBuilder>Drawer Application. The problem is that it doesn't look like android (not using the android stylesheet) when simulating android nor iOS (not using the iOS stylesheet) when simulating iOS. It is always just a plain gray background.
Found this FAQ...my scenario is just the opposite...it is NOT theme-ing to match the android vs iOS platorm! Why is it not dynamically being themed to match the simulator mode it is in (Android vs iOS)?
<link href="kendo/styles/kendo.mobile.all.min.css" rel="stylesheet" />
<link href="styles/main.css" rel="stylesheet" />