codelab-constraint-layout icon indicating copy to clipboard operation
codelab-constraint-layout copied to clipboard

Constraint Layout Codelab

Results 70 codelab-constraint-layout issues
Sort by recently updated
recently updated
newest added

A constraint from the left side of cameraType to the barrier cannot be attached.

When there's scrollview inside constraintlayout (that does not have height=match_parent), scrollview height behaves buggy. Layout in question: > In this layout, Scrollview cannot scroll to the bottom of the text....

Hi guys! Where it says "ConstraintLayoutto ... " it should say "ConstraintLayout to..." Thanks :) https://developer.android.com/codelabs/constraint-layout/index.html#0

In a fragment that uses constraintSet.applyTo() to animate layout changes, rotating phone (HTC M8 One) for orientation change or tapping edit text box to reveal keyboard results in constraintSet.applyTo() no...

`In this codelab, you'll learn how to use the Android Studio Layout Editor with ConstraintLayout—a new, flexible, and efficient layout available in the Android Support repository. The Layout Editor uses...

I don't know if anyone has opened a similar issue, but I couldn't find one. I also searched on the Internet, but I found no solution to this problem. I'm...

ConstraintLayout inside NestedScrollView add a space, example if you create a views inside your layout the height of all the views is the space added in the below of that...

Hi, I encountered above mentioned problem today. I created Views programmatically, added them to my root-constraint-layout and linked them to Flow by using setReferencedIds. While this gives me perfect control...

Hi, Please help me enable the Constraint Widget on the Attributes Pane on the right of the Design Workspace. Please refere to the following image to know what widget i...

Hi, Please help me enable the Constraint Widget on the Attributes Pane on the right of the Design Workspace. Please refere to the following image to know what widget i...