Fixed
Status Update
Comments
ne...@gmail.com <ne...@gmail.com> #2
Attaching a bug report for Pixel Tablet
ne...@gmail.com <ne...@gmail.com> #3
And for Pixel 9 Pro Fold
ba...@google.com <ba...@google.com>
am...@google.com <am...@google.com>
di...@google.com <di...@google.com>
le...@google.com <le...@google.com>
an...@google.com <an...@google.com> #4
Hi Marco, thank you for the report. We will take a look.
Description
####################################################
Please provide all of the following information, otherwise we may not be able to route your bug report.
####################################################
1. Describe the bug or issue that you're seeing.
I am using the android:tag to configure a help string. If I code 'android:tag="f(x,y,z)" ' to show a help message when a button is clicked, it works alright. But if I code 'android:tag="f(x,y,z,w)" ' the system reports 'Render Problem' error and the button is not shown on the UI.
2. Attach log files from Android Studio
2A. In the IDE, select the Help..Collect Logs and Diagnostic Data menu option.
2B. Create a diagnostic report and save it to your local computer.
2C. Attach the report to this bug using the Add attachments button.
This is the error message:
Render problem
java. lang. NumberFormatException: For input string: "f(x" at java. lang. NumberFormatException. forInputString at java. lang. Integer. parseInt at java. lang. Integer. parseInt at androidx. constraintlayout. widget. ConstraintLayout.
3. If you know what they are, write the steps to reproduce: Check step 1.
3A.
3B.
3C.
In addition to logs, please attach a screenshot or recording that illustrates the problem.
For more information on how to get your bug routed quickly, see
Build: AI-242.23339.11.2421.12550806, 202410241427
AS: Ladybug | 2024.2.1 Patch 2
AI-242.23339.11.2421.12550806, JRE 21.0.3+-12282718-b509.11x64 JetBrains s.r.o., OS Linux(amd64) v6.8.0-51-generic, screens 1366x768 (100%)
Android Gradle Plugin: 8.7.2
Gradle: 8.9
Gradle JDK: JetBrains Runtime 21.0.3
NDK: from local.properties: (not specified), latest from SDK: (not found)
CMake: from local.properties: (not specified), latest from SDK: (not found), from PATH: 3.28.3
```