1

I have extended ConstraintLayout and added a few guidelines in code. I am able to align the views based on these guidelines in xml but I am not see these guidelines in the layout editor.

Aashrai Ravooru
  • 131
  • 1
  • 6
  • didn't get your exact issue share your code to identify your exact issue..? – Amitsharma Dec 07 '16 at 18:28
  • 2
    Everything you add in code(Java) will only be created at runtime. So they will not show up in your layout editor - because they aren't there until you run your app. – Einar Feb 04 '17 at 15:16

0 Answers0