Cannot find "Theme.Material" in android studio -
When I create a new project in Android Studio, the default app theme is "Theme.appCompat.light" Theme. "The topic at Manifest Android Studios does not show any suggestions, and no one can" find "them. Content I updated everything in the SDK manager What do I have to do to use the content subject?
to be able to use the Both of these can be found on your After that you can apply the content subject by going to your theme Tag Ensure that you have a line which compileSdkVersion is set to at least 21 dependency has compile 'com .android.support: design4.0.0 ' Build.gradle (module: app) file. AndroidManifest.xml file and inside & lt; Applications & gt; Android: Theme = "@Android: Style / Theme. Light of content."
Comments
Post a Comment