change apptheme to Theme.AppCompat in your manifest.xml
<application ... android:theme="@style/Theme.AppCompat">
This worked initially but later on after making the theme back to AppTheme worked too
Related Posts:
- Eclipse error, “The selection cannot be launched, and there are no recent launches”
- Eclipse: JVM terminated. Exit code=2
- How fix Error:java.util.concurrent.ExecutionException: com.android.ide.common.process.ProcessException:
- 1000 * 60 * 60 * 24 * 30 results in a negative number [duplicate]
- How to uninstall Eclipse?
- Eclipse/Maven error: “No compiler is provided in this environment”
- Can’t start Eclipse – Java was started but returned exit code=13
- Can’t start Eclipse – Java was started but returned exit code=13
- Is there a way to convert all comments into javadoc comments? [Eclipse/Java]
- Converting double to string
- “Error occurred during initialization of VM; Could not reserve enough space for object heap” using -Xmx3G
- Failed to write core dump. minidumps are not enabled by default on client version of windows
- Android Studio Could not initialize class org.codehaus.groovy.runtime.InvokerHelper
- How to uninstall Eclipse?
- Error parsing data org.json.JSONException: Value
- Editor does not contain a main type in Eclipse [duplicate]
- What does “|=” mean? (pipe equal operator)
- “Error occurred during initialization of VM; Could not reserve enough space for object heap” using -Xmx3G
- Editor does not contain a main type in Eclipse [duplicate]
- JRE Missing when installing eclipse
- What is a StringIndexOutOfBoundsException? How can I fix it?
- How do popBackStack() and replace() operations differ?
- A JNI error has occurred, please check your installation and try again in Eclipse x86 Windows 8.1
- @ converted to %40 in HTTPPost request
- Unfortunately MyApp has stopped. How can I solve this?
- How to convert any Object to String?
- Unfortunately MyApp has stopped. How can I solve this?
- Server Tomcat v9.0 Server at localhost failed to start
- Calculating the angle between the line defined by two points
- Cannot find “Package Explorer” view in Eclipse
- Why Maven project is tied to J2SE-1.5 by default?
- Android ListView headers
- JVM Crash – “EXCEPTION_ACCESS_VIOLATION”
- what does Dead Code mean under Eclipse IDE Problems Section
- what does Dead Code mean under Eclipse IDE Problems Section
- Eclipse: Java was started but returned error code=13
- Attempt to invoke virtual method ‘…’ on a null object reference
- Server Tomcat v9.0 Server at localhost failed to start
- Getting java.net.SocketTimeoutException: Connection timed out in android
- This view is not constrained
- Using ADB to capture the screen
- How to use VisibleForTesting for pure JUnit tests
- How to change a package name in Eclipse?
- what is this ANT build?
- How to parse JSON boolean value?
- ADK vs JDK vs SDK difference?
- Eclipse “Error: Could not find or load main class”
- Error: Selection does not contain a main type
- Integrate Ant builder into Eclipse: Error “Variable references empty selection”
- Cannot change version of project facet Dynamic Web Module to 3.0?
- “Could not find Java SE Runtime Environment.” after installing Java
- Android java.lang.IllegalStateException: Could not execute method of the activity
- How can I fix ‘android.os.NetworkOnMainThreadException’?
- Default keystore file does not exist?
- Eclipse does not start when I run the exe?
- Execution Failed for task :app:compileDebugJavaWithJavac in Android Studio
- The declared package does not match the expected package “”
- How to print to the console in Android Studio?
- eclipse won’t start – no java virtual machine was found
- Eclipse Java error: This selection cannot be launched and there are no recent launches
- The activity must be exported or contain an intent-filter
- align text center with android
- Pause the timer and then continue it
- Variable is accessed within inner class. Needs to be declared final
- How can I avoid this Ant Build error?
- Access restriction: The type ‘Application’ is not API (restriction on required library rt.jar)
- Extending from two classes
- ‘Source code does not match the bytecode’ when debugging on a device
- Eclipse No tests found using JUnit 5 caused by NoClassDefFoundError for LauncherFactory
- Android – SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
- Android – SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
- This Activity already has an action bar supplied by the window decor?
- No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?
- Cannot resolve symbol “Intent”
- RecyclerView onClick
- Display Animated GIF
- Failed to load the JNI shared Library (JDK)
- channel 3: open failed: connect failed: Connection refused
- Java can’t find file when running through Eclipse
- Eclipse java debugging: source not found
- java.lang.IllegalMonitorStateException: object not locked by thread before wait()?
- Getting warning “NDK is missing a ‘platforms” directory.’ with no NDK
- No appenders could be found for logger(log4j)?
- Syntax error on token(s), misplaced construct(s)
- Converting a string to an integer on Android
- The specified child already has a parent. You must call removeView() on the child’s parent first (Android)
- “The public type <
> must be defined in its own file” error in Eclipse [duplicate] - exposed beyond app through ClipData.Item.getUri
- Corrupt jar file
- method does not override method in its superclass
- How to create JSON Object using String?
- Installing WindowBuilder on Eclipse Neon
- How to clear console in Java – Eclipse
- Why doesn’t RecyclerView have onItemClickListener()?
- The import javafx cannot be resolved
- Fatal error compiling: tools.jar not found:
- Unreachable code in eclipse
- How to pass an object from one activity to another on Android
- “Field can be converted to a local variable” message appearing when setting Android ActionBar colour
- Google firebase check if child exists