ExtendedCalendarView
ExtendedCalendarView copied to clipboard
Remove extraneous styles
The styles were causing issues with being able to include the app when packaged as an AAR. This removes the styles and the application information from the AndroidManifest.xml.
Overriding the AppBaseTheme in a library is not good practice especially since AARs can now contain an AndroidManifest.xml