Вот мой код:
Код: Выделить всё
android:id="@+id/linearLayout"
android:layout_width="match_parent"
android:layout_height="60dp"
android:background="@drawable/home_bg"
android:orientation="horizontal"
android:clipChildren="false"
android:clipToPadding="false"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent">
>
Подробнее здесь: https://stackoverflow.com/questions/789 ... yout-in-an