Fixed
Status Update
Comments
jo...@google.com <jo...@google.com> #2
Hi Jomo, can you take a look at this one?
jo...@google.com <jo...@google.com> #3
Currently we are filtering the flags. Maybe we should just allow -C
as well?
ma...@google.com <ma...@google.com> #4 Restricted
Restricted
Comment has been deleted.
ap...@google.com <ap...@google.com> #5
I would love to move forward and you're able to help me with that.
Any chance for this to be solved in near future?
jo...@google.com <jo...@google.com> #6
Like in school. The best way to get a silence is to ask a question. :D
na...@google.com <na...@google.com> #7
:D
It looks like a bug to me. I think it's related to the fact that we don't append arguments to the result here:
https://android.googlesource.com/platform/tools/base/+/studio-master-dev/build-system/gradle-core/src/main/java/com/android/build/gradle/internal/cxx/settings/CxxAbiModelCMakeSettingsRewriter.kt#246
It looks like a bug to me. I think it's related to the fact that we don't append arguments to the result here:
se...@gmail.com <se...@gmail.com> #8
I submitted a fix for this and it should first appear in Android Studio 4.2 beta 1. When that goes out, you may be able to just change your root build.gradle to point at that version of the Android Gradle plugin in maven and try building from the command-line. Or you can download the full Android Studio beta 1 and try it out.
All flags should be passable now, even ones like -G or -N that are likely to result in an unstable or unusable project. So, it's caveat emptor for now and I'll disallow some flags if that turns out to be too problematic.
(internal reference ag/a5f1a02d3faa4e41bacf1885efc3581c36c5c9fe)
All flags should be passable now, even ones like -G or -N that are likely to result in an unstable or unusable project. So, it's caveat emptor for now and I'll disallow some flags if that turns out to be too problematic.
(internal reference ag/a5f1a02d3faa4e41bacf1885efc3581c36c5c9fe)
ga...@gmail.com <ga...@gmail.com> #9
I will test it on my machine and wait for full release to bump on build agents.
Thank you very much!
se...@outlook.de <se...@outlook.de> #10
Hello. I would like to get you know than in Gradle plugin 4.2.1 -C
is still removed from CMake command line.
jo...@google.com <jo...@google.com> #11
I confirmed the change didn't make it into 4.2.1 but it is in Arctic Fox Beta 3.
sh...@gmail.com <sh...@gmail.com> #12
Thank you!
Description
Jetpack Compose version: 1.2.0-beta02 Jetpack Compose component used: androidx.compose.material.ModalBottomSheetLayout Android Studio Build: 2022.1.1 Kotlin version: 1.6.20
Steps to Reproduce or Code Sample to Reproduce:
This makes it not possible to meet the quality guidelines for large screen apps in T2-1 / LS-U2: