Fixed
Status Update
Comments
an...@gmail.com <an...@gmail.com> #2
Aji
rm...@google.com <rm...@google.com> #3
Can you share a sample project with which we can replicate the issue?
rm...@google.com <rm...@google.com> #5
Thank you for your feedback. Team may reach out for more feedback in reproducing or triaging this issue.
da...@google.com <da...@google.com> #6
Data binding lead here. Just wanted to let you know we've triaged this. Thank you for the bug report!
da...@google.com <da...@google.com>
kn...@google.com <kn...@google.com> #7
This fix is scheduled to release with AS 3.6 canary 7
Description
```
<TextView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="@{@stringArray/some_string_array[someEnumType.ordinal()]}"/>
```
The syntax highlight error is as follows: ` ']' expected, got '(' `
The code builds and runs well otherwise.
Build: 3.3.1, AI-182.5107.16.33.5264788, 201901282352, AI-182.5107.16.33.5264788, JRE 1.8.0_152-release-1248-b01x64 JetBrains s.r.o, OS Linux(amd64) v4.19.0-2-amd64 unknown, screens 1920x1080, 3840x1600Android Gradle Plugin: 3.3.1Gradle: 4.10.1NDK: from local.properties: 19.1.5304403; latest from SDK: 19.1.5304403; LLDB: LLDB 3.1 (revision: 3.1.4508709)CMake: from local.properties: (not specified); latest from SDK: 3.6.0-rc2; from PATH: (not found); IMPORTANT: Please read