Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

how to solve Caused by: java.lang.IllegalStateException: You need to use a Theme.AppCompat theme (or descendant) with this activity.

<activity android:name=".MainActivity"
    android:theme="@style/AppFullScreenTheme" >
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #solve #Caused #You #theme
ADD COMMENT
Topic
Name
9+6 =