why in android: I can not use themes like: android:themes="@ style / theme. (...)
when i put android:themes=" " options that appear to me are: (@ id | id + @ | @ android | @ drawable | layout @ | @ @ style string but does not appear. How do I enable it?
why in android: I can not use themes like: android:themes=@ style / theme. (…)
Share
Theme you can apply on particular Activity or Whole Application so
android:themeswill be available while you are in Manifest.xml filehttp://developer.android.com/guide/topics/ui/themes.html
Manifest.xml