Fixed
Status Update
Comments
ar...@google.com <ar...@google.com>
gm...@google.com <gm...@google.com>
di...@google.com <di...@google.com>
ad...@gmail.com <ad...@gmail.com> #2
Updated to this:
Android Studio Iguana | 2023.2.1 Patch 2 Build #AI-232.10300.40.2321.11668458, built on April 4, 2024
Result: Issue still exist
Please see attached screen shot. Thanks
di...@google.com <di...@google.com> #3
Thanks for your report. The fix will be available in the next Canary release.
an...@google.com <an...@google.com> #4
Thank you for your patience while our engineering team worked to resolve this issue. A fix for this issue is now available in:
- Android Studio Koala | 2024.1.1 Canary 5
- Android Gradle Plugin 8.5.0-alpha05
We encourage you to try the latest update.
If you notice further issues or have questions, please file a new bug report.
Thank you for taking the time to submit feedback — we really appreciate it!
Description
Description:
When editing widget properties in Android Studio layout design, there is a bug that causes the left and right margin settings to not work. Top and bottom margins work fine, but left and right margins have no effect on the widget layout.
Steps to Reproduce the Bug:
Expected Result:
The left and right margins of the widget should be applied correctly, resulting in a gap between the widget and the edge of the screen or other widgets.
Actual Result:
The left and right margins have no effect on the widget layout. The widget remains in its original position, unaffected by the changes in margin values.
Additional Information:
Thank you for your attention :)