You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
We recently added integration for developing this project directly from Android Studio #5855. One of the difficulties is navigating the project when a core file matches a Android binding equivalent file.
For example, when trying to open background_layer.cpp. It's currently not possible to differentiate between the core and the android binding file:
This also partially shows in the project viewer. The directories are intermingled and it's hard to see at first glance if the file is found in core or not.
We recently added integration for developing this project directly from Android Studio #5855. One of the difficulties is navigating the project when a core file matches a Android binding equivalent file.
For example, when trying to open
background_layer.cpp
. It's currently not possible to differentiate between the core and the android binding file:This also partially shows in the project viewer. The directories are intermingled and it's hard to see at first glance if the file is found in core or not.
cc @ivovandongen
The text was updated successfully, but these errors were encountered: