<?xml version="1.0" encoding="utf-8"?>
<LinearLayout
    android:orientation="vertical"
    xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:app="http://schemas.android.com/apk/res-auto"
    xmlns:tools="http://schemas.android.com/tools"
    android:layout_width="wrap_content"
    android:layout_height="wrap_content">

    <View
        android:layout_marginTop="@dimen/_15sdp"
        android:layout_width="match_parent"
        android:layout_height="@dimen/_15sdp"
        android:layout_marginStart="10dp"
        android:layout_marginEnd="@dimen/_100sdp"
        android:background="@color/shimmer_bg" />

    <LinearLayout
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:layout_marginHorizontal="5dp"
        android:layout_marginTop="10dp"
        android:orientation="horizontal">

        <View
            android:layout_width="match_parent"
            android:layout_height="match_parent"
            android:layout_weight="1"
            android:layout_marginHorizontal="5dp"
            android:background="@drawable/rounded_dash_bg"
            android:backgroundTint="@color/shimmer_bg" />

        <View
            android:layout_width="match_parent"
            android:layout_height="match_parent"
            android:layout_weight="1"
            android:layout_marginHorizontal="5dp"
            android:background="@drawable/rounded_dash_bg"
            android:backgroundTint="@color/shimmer_bg" />

        <View
            android:layout_width="match_parent"
            android:layout_height="@dimen/_100sdp"
            android:layout_weight="1"
            android:layout_marginHorizontal="5dp"
            android:background="@drawable/rounded_dash_bg"
            android:backgroundTint="@color/shimmer_bg" />

    </LinearLayout>

    <View
        android:layout_marginTop="@dimen/_15sdp"
        android:layout_width="match_parent"
        android:layout_height="@dimen/_15sdp"
        android:layout_marginStart="10dp"
        android:layout_marginEnd="@dimen/_100sdp"
        android:background="@color/shimmer_bg" />

    <LinearLayout
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:layout_marginHorizontal="5dp"
        android:layout_marginTop="10dp"
        android:orientation="horizontal">

        <View
            android:layout_width="match_parent"
            android:layout_height="match_parent"
            android:layout_weight="1"
            android:layout_marginHorizontal="5dp"
            android:background="@drawable/rounded_dash_bg"
            android:backgroundTint="@color/shimmer_bg" />

        <View
            android:layout_width="match_parent"
            android:layout_height="match_parent"
            android:layout_weight="1"
            android:layout_marginHorizontal="5dp"
            android:background="@drawable/rounded_dash_bg"
            android:backgroundTint="@color/shimmer_bg" />

        <View
            android:layout_width="match_parent"
            android:layout_height="@dimen/_100sdp"
            android:layout_weight="1"
            android:layout_marginHorizontal="5dp"
            android:background="@drawable/rounded_dash_bg"
            android:backgroundTint="@color/shimmer_bg" />

    </LinearLayout>

    <View
        android:layout_marginTop="@dimen/_15sdp"
        android:layout_width="match_parent"
        android:layout_height="@dimen/_15sdp"
        android:layout_marginStart="10dp"
        android:layout_marginEnd="@dimen/_100sdp"
        android:background="@color/shimmer_bg" />

    <LinearLayout
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:layout_marginHorizontal="5dp"
        android:layout_marginTop="10dp"
        android:orientation="horizontal">

        <View
            android:layout_width="match_parent"
            android:layout_height="match_parent"
            android:layout_weight="1"
            android:layout_marginHorizontal="5dp"
            android:background="@drawable/rounded_dash_bg"
            android:backgroundTint="@color/shimmer_bg" />

        <View
            android:layout_width="match_parent"
            android:layout_height="match_parent"
            android:layout_weight="1"
            android:layout_marginHorizontal="5dp"
            android:background="@drawable/rounded_dash_bg"
            android:backgroundTint="@color/shimmer_bg" />

        <View
            android:layout_width="match_parent"
            android:layout_height="@dimen/_100sdp"
            android:layout_weight="1"
            android:layout_marginHorizontal="5dp"
            android:background="@drawable/rounded_dash_bg"
            android:backgroundTint="@color/shimmer_bg" />

    </LinearLayout>

    <View
        android:layout_marginTop="@dimen/_15sdp"
        android:layout_width="match_parent"
        android:layout_height="@dimen/_15sdp"
        android:layout_marginStart="10dp"
        android:layout_marginEnd="@dimen/_100sdp"
        android:background="@color/shimmer_bg" />

    <LinearLayout
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:layout_marginHorizontal="5dp"
        android:layout_marginTop="10dp"
        android:orientation="horizontal">

        <View
            android:layout_width="match_parent"
            android:layout_height="match_parent"
            android:layout_weight="1"
            android:layout_marginHorizontal="5dp"
            android:background="@drawable/rounded_dash_bg"
            android:backgroundTint="@color/shimmer_bg" />

        <View
            android:layout_width="match_parent"
            android:layout_height="match_parent"
            android:layout_weight="1"
            android:layout_marginHorizontal="5dp"
            android:background="@drawable/rounded_dash_bg"
            android:backgroundTint="@color/shimmer_bg" />

        <View
            android:layout_width="match_parent"
            android:layout_height="@dimen/_100sdp"
            android:layout_weight="1"
            android:layout_marginHorizontal="5dp"
            android:background="@drawable/rounded_dash_bg"
            android:backgroundTint="@color/shimmer_bg" />

    </LinearLayout>

</LinearLayout>