Recycle View Android Example 02 Create Layout

แชร์
ฝัง

ความคิดเห็น • 4

  • @furkanozen3860
    @furkanozen3860 3 ปีที่แล้ว +2

    Your videos helpful more than other TH-camrs who is only trying to teach on coding screen. Deserves to be on more top.

  • @sivapradeep977
    @sivapradeep977 3 ปีที่แล้ว +1

    Hey...you got a new subscriber ❤️

  • @jangevaert3615
    @jangevaert3615 3 ปีที่แล้ว

    To get the OK and the Cancel button aligned you can also use a horizontal chain. in design: highlight both buttons, click right and choose horizontal chain.
    Through code, you can use 'layout_constraintHorizontal_chainStyle' and then play around with 'packed, spread or spread_inside'