Problem description
When using radio button, I want to cancel the small circle he brought with me. Use the following code
android:button="null"
It’s just an error caused by the @ sign in front of null. According to the error message, you can see error: “null” I haven’t found any other bloggers for a long time. This family is all caused by font size or color. At the beginning, they thought that their error message was null, and no one made such a small mistake for an hour
AAPT: error: 'null' is incompatible with attribute button (attr) reference.
Solution:
Note that the correct code is here·········
android:button="@null"
Read More:
- AAPT: error: resource android:attr/colorError not found.
- AAPT: error: resource android:attr/dialogCornerRadius not found.
- Android studio compilation error: style attribute ‘@ android:attr/windowEnterAnimation ‘not found the ultimate solution
- Android Error:AAPT: error: resource android:attr/colorError not found
- How to Fix com.android.builder.internal.aapt.v2.Aapt2Exception: Android resource linking failed
- Android studio AAPT: error: attribute android:requestLegacyExternalStorage not found.
- [Android] button uses the custom drawable file to set the background, and runs “error inflating class button”
- SqlNullValueException: Data is Null. This method or property cannot be called on Null values.
- How to center your HTML button itself? ——Use the align attribute of center or Div
- [Solved] jQuery Error: Uncaught TypeError: this.attr is not a function
- When the spring MVC project is running on idea, an error is reported when the controller is a null pointer
- “Input button submit is not setup” solution
- Getactionbar is null
- Plugin Error: Plugin “Android Code Generator“ is incompatible (supported only in IntelliJ IDEA)
- Node Sass version 6.0.1 is incompatible with ^4.0.0.
- Python combined with Matplotlib to add button
- Module build failed: Error: Node Sass version 6.0.0 is incompatible with ^4.0.0.
- In Struts2, the value read from the foreground JSP page is null
- Aapt2 error: check logs for details
- org.apache.ibatis.type.TypeException: Error setting non null for parameter #4 with JdbcType null