|
@@ -0,0 +1,392 @@
|
|
|
+<?xml version="1.0" encoding="utf-8"?>
|
|
|
+<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
+ xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
|
+ xmlns:tool="http://schemas.android.com/tools"
|
|
|
+ android:id="@+id/ll_placeholder"
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:orientation="vertical">
|
|
|
+
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="220dp"
|
|
|
+ android:background="@color/shimmer_background_color" />
|
|
|
+
|
|
|
+ <LinearLayout
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="@dimen/d_50dp"
|
|
|
+ android:gravity="center_vertical"
|
|
|
+ android:orientation="horizontal">
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="@dimen/d_50dp"
|
|
|
+ android:layout_height="@dimen/d_18dp"
|
|
|
+ android:layout_marginLeft="@dimen/d_15dp"
|
|
|
+ android:layout_marginRight="@dimen/d_15dp"
|
|
|
+ android:background="@color/shimmer_background_color" />
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="@dimen/d_50dp"
|
|
|
+ android:layout_height="@dimen/d_18dp"
|
|
|
+ android:layout_marginLeft="@dimen/d_15dp"
|
|
|
+ android:layout_marginRight="@dimen/d_15dp"
|
|
|
+ android:background="@color/shimmer_background_color" />
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="@dimen/d_50dp"
|
|
|
+ android:layout_height="@dimen/d_18dp"
|
|
|
+ android:layout_marginLeft="@dimen/d_15dp"
|
|
|
+ android:layout_marginRight="@dimen/d_15dp"
|
|
|
+ android:background="@color/shimmer_background_color" />
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="@dimen/d_50dp"
|
|
|
+ android:layout_height="@dimen/d_18dp"
|
|
|
+ android:layout_marginLeft="@dimen/d_15dp"
|
|
|
+ android:layout_marginRight="@dimen/d_15dp"
|
|
|
+ android:background="@color/shimmer_background_color" />
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="@dimen/d_50dp"
|
|
|
+ android:layout_height="@dimen/d_18dp"
|
|
|
+ android:layout_marginLeft="@dimen/d_15dp"
|
|
|
+ android:layout_marginRight="@dimen/d_15dp"
|
|
|
+ android:background="@color/shimmer_background_color" />
|
|
|
+
|
|
|
+ </LinearLayout>
|
|
|
+
|
|
|
+ <LinearLayout
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:layout_marginLeft="@dimen/d_10dp"
|
|
|
+ android:layout_marginTop="@dimen/d_15dp"
|
|
|
+ android:layout_marginRight="@dimen/d_10dp"
|
|
|
+ android:orientation="vertical">
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="80dp"
|
|
|
+ android:layout_height="20dp"
|
|
|
+ android:background="@color/shimmer_background_color" />
|
|
|
+
|
|
|
+ <LinearLayout
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:layout_marginTop="@dimen/d_10dp"
|
|
|
+ android:orientation="horizontal">
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="@dimen/d_90dp"
|
|
|
+ android:layout_height="@dimen/d_60dp"
|
|
|
+ android:background="@color/shimmer_background_color" />
|
|
|
+
|
|
|
+ <LinearLayout
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:layout_gravity="center"
|
|
|
+ android:gravity="center"
|
|
|
+ android:orientation="vertical">
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="100dp"
|
|
|
+ android:layout_height="@dimen/d_20dp"
|
|
|
+ android:layout_marginLeft="@dimen/d_10dp"
|
|
|
+ android:background="@color/shimmer_background_color" />
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="100dp"
|
|
|
+ android:layout_height="@dimen/d_20dp"
|
|
|
+ android:layout_marginLeft="@dimen/d_10dp"
|
|
|
+ android:layout_marginTop="@dimen/d_10dp"
|
|
|
+ android:background="@color/shimmer_background_color" />
|
|
|
+
|
|
|
+ </LinearLayout>
|
|
|
+
|
|
|
+
|
|
|
+ <LinearLayout
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:layout_gravity="center"
|
|
|
+ android:layout_marginLeft="@dimen/d_20dp"
|
|
|
+ android:layout_marginRight="@dimen/d_10dp"
|
|
|
+ android:gravity="center"
|
|
|
+ android:orientation="vertical">
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="100dp"
|
|
|
+ android:layout_height="@dimen/d_20dp"
|
|
|
+ android:layout_marginLeft="@dimen/d_10dp"
|
|
|
+ android:background="@color/shimmer_background_color" />
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="100dp"
|
|
|
+ android:layout_height="@dimen/d_20dp"
|
|
|
+ android:layout_marginLeft="@dimen/d_10dp"
|
|
|
+ android:layout_marginTop="@dimen/d_10dp"
|
|
|
+ android:background="@color/shimmer_background_color" />
|
|
|
+
|
|
|
+ </LinearLayout>
|
|
|
+
|
|
|
+
|
|
|
+ </LinearLayout>
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="@dimen/d_20dp"
|
|
|
+ android:layout_marginTop="@dimen/d_10dp"
|
|
|
+ android:layout_marginRight="@dimen/d_80dp"
|
|
|
+ android:background="@color/shimmer_background_color" />
|
|
|
+
|
|
|
+ </LinearLayout>
|
|
|
+
|
|
|
+ <LinearLayout
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:layout_marginLeft="@dimen/d_10dp"
|
|
|
+ android:layout_marginTop="@dimen/d_20dp"
|
|
|
+ android:layout_marginRight="@dimen/d_10dp"
|
|
|
+ android:orientation="vertical">
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="80dp"
|
|
|
+ android:layout_height="20dp"
|
|
|
+ android:background="@color/shimmer_background_color" />
|
|
|
+
|
|
|
+ <LinearLayout
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:layout_marginTop="@dimen/d_10dp"
|
|
|
+ android:orientation="horizontal">
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="@dimen/d_90dp"
|
|
|
+ android:layout_height="@dimen/d_60dp"
|
|
|
+ android:background="@color/shimmer_background_color" />
|
|
|
+
|
|
|
+ <LinearLayout
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:layout_gravity="center"
|
|
|
+ android:gravity="center"
|
|
|
+ android:orientation="vertical">
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="100dp"
|
|
|
+ android:layout_height="@dimen/d_20dp"
|
|
|
+ android:layout_marginLeft="@dimen/d_10dp"
|
|
|
+ android:background="@color/shimmer_background_color" />
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="100dp"
|
|
|
+ android:layout_height="@dimen/d_20dp"
|
|
|
+ android:layout_marginLeft="@dimen/d_10dp"
|
|
|
+ android:layout_marginTop="@dimen/d_10dp"
|
|
|
+ android:background="@color/shimmer_background_color" />
|
|
|
+
|
|
|
+ </LinearLayout>
|
|
|
+
|
|
|
+
|
|
|
+ <LinearLayout
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:layout_gravity="center"
|
|
|
+ android:layout_marginLeft="@dimen/d_20dp"
|
|
|
+ android:layout_marginRight="@dimen/d_10dp"
|
|
|
+ android:gravity="center"
|
|
|
+ android:orientation="vertical">
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="100dp"
|
|
|
+ android:layout_height="@dimen/d_20dp"
|
|
|
+ android:layout_marginLeft="@dimen/d_10dp"
|
|
|
+ android:background="@color/shimmer_background_color" />
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="100dp"
|
|
|
+ android:layout_height="@dimen/d_20dp"
|
|
|
+ android:layout_marginLeft="@dimen/d_10dp"
|
|
|
+ android:layout_marginTop="@dimen/d_10dp"
|
|
|
+ android:background="@color/shimmer_background_color" />
|
|
|
+
|
|
|
+ </LinearLayout>
|
|
|
+
|
|
|
+
|
|
|
+ </LinearLayout>
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="@dimen/d_20dp"
|
|
|
+ android:layout_marginTop="@dimen/d_10dp"
|
|
|
+ android:layout_marginRight="@dimen/d_80dp"
|
|
|
+ android:background="@color/shimmer_background_color" />
|
|
|
+
|
|
|
+ </LinearLayout>
|
|
|
+
|
|
|
+ <LinearLayout
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:layout_marginLeft="@dimen/d_10dp"
|
|
|
+ android:layout_marginTop="@dimen/d_20dp"
|
|
|
+ android:layout_marginRight="@dimen/d_10dp"
|
|
|
+ android:orientation="vertical">
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="80dp"
|
|
|
+ android:layout_height="20dp"
|
|
|
+ android:background="@color/shimmer_background_color" />
|
|
|
+
|
|
|
+ <LinearLayout
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:layout_marginTop="@dimen/d_10dp"
|
|
|
+ android:orientation="horizontal">
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="@dimen/d_90dp"
|
|
|
+ android:layout_height="@dimen/d_60dp"
|
|
|
+ android:background="@color/shimmer_background_color" />
|
|
|
+
|
|
|
+ <LinearLayout
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:layout_gravity="center"
|
|
|
+ android:gravity="center"
|
|
|
+ android:orientation="vertical">
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="100dp"
|
|
|
+ android:layout_height="@dimen/d_20dp"
|
|
|
+ android:layout_marginLeft="@dimen/d_10dp"
|
|
|
+ android:background="@color/shimmer_background_color" />
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="100dp"
|
|
|
+ android:layout_height="@dimen/d_20dp"
|
|
|
+ android:layout_marginLeft="@dimen/d_10dp"
|
|
|
+ android:layout_marginTop="@dimen/d_10dp"
|
|
|
+ android:background="@color/shimmer_background_color" />
|
|
|
+
|
|
|
+ </LinearLayout>
|
|
|
+
|
|
|
+
|
|
|
+ <LinearLayout
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:layout_gravity="center"
|
|
|
+ android:layout_marginLeft="@dimen/d_20dp"
|
|
|
+ android:layout_marginRight="@dimen/d_10dp"
|
|
|
+ android:gravity="center"
|
|
|
+ android:orientation="vertical">
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="100dp"
|
|
|
+ android:layout_height="@dimen/d_20dp"
|
|
|
+ android:layout_marginLeft="@dimen/d_10dp"
|
|
|
+ android:background="@color/shimmer_background_color" />
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="100dp"
|
|
|
+ android:layout_height="@dimen/d_20dp"
|
|
|
+ android:layout_marginLeft="@dimen/d_10dp"
|
|
|
+ android:layout_marginTop="@dimen/d_10dp"
|
|
|
+ android:background="@color/shimmer_background_color" />
|
|
|
+
|
|
|
+ </LinearLayout>
|
|
|
+
|
|
|
+
|
|
|
+ </LinearLayout>
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="@dimen/d_20dp"
|
|
|
+ android:layout_marginTop="@dimen/d_10dp"
|
|
|
+ android:layout_marginRight="@dimen/d_80dp"
|
|
|
+ android:background="@color/shimmer_background_color" />
|
|
|
+
|
|
|
+ </LinearLayout>
|
|
|
+
|
|
|
+ <LinearLayout
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:layout_marginLeft="@dimen/d_10dp"
|
|
|
+ android:layout_marginTop="@dimen/d_20dp"
|
|
|
+ android:layout_marginRight="@dimen/d_10dp"
|
|
|
+ android:orientation="vertical">
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="80dp"
|
|
|
+ android:layout_height="20dp"
|
|
|
+ android:background="@color/shimmer_background_color" />
|
|
|
+
|
|
|
+ <LinearLayout
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:layout_marginTop="@dimen/d_10dp"
|
|
|
+ android:orientation="horizontal">
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="@dimen/d_90dp"
|
|
|
+ android:layout_height="@dimen/d_60dp"
|
|
|
+ android:background="@color/shimmer_background_color" />
|
|
|
+
|
|
|
+ <LinearLayout
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:layout_gravity="center"
|
|
|
+ android:gravity="center"
|
|
|
+ android:orientation="vertical">
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="100dp"
|
|
|
+ android:layout_height="@dimen/d_20dp"
|
|
|
+ android:layout_marginLeft="@dimen/d_10dp"
|
|
|
+ android:background="@color/shimmer_background_color" />
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="100dp"
|
|
|
+ android:layout_height="@dimen/d_20dp"
|
|
|
+ android:layout_marginLeft="@dimen/d_10dp"
|
|
|
+ android:layout_marginTop="@dimen/d_10dp"
|
|
|
+ android:background="@color/shimmer_background_color" />
|
|
|
+
|
|
|
+ </LinearLayout>
|
|
|
+
|
|
|
+
|
|
|
+ <LinearLayout
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:layout_gravity="center"
|
|
|
+ android:layout_marginLeft="@dimen/d_20dp"
|
|
|
+ android:layout_marginRight="@dimen/d_10dp"
|
|
|
+ android:gravity="center"
|
|
|
+ android:orientation="vertical">
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="100dp"
|
|
|
+ android:layout_height="@dimen/d_20dp"
|
|
|
+ android:layout_marginLeft="@dimen/d_10dp"
|
|
|
+ android:background="@color/shimmer_background_color" />
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="100dp"
|
|
|
+ android:layout_height="@dimen/d_20dp"
|
|
|
+ android:layout_marginLeft="@dimen/d_10dp"
|
|
|
+ android:layout_marginTop="@dimen/d_10dp"
|
|
|
+ android:background="@color/shimmer_background_color" />
|
|
|
+
|
|
|
+ </LinearLayout>
|
|
|
+
|
|
|
+
|
|
|
+ </LinearLayout>
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="@dimen/d_20dp"
|
|
|
+ android:layout_marginTop="@dimen/d_10dp"
|
|
|
+ android:layout_marginRight="@dimen/d_80dp"
|
|
|
+ android:background="@color/shimmer_background_color" />
|
|
|
+
|
|
|
+ </LinearLayout>
|
|
|
+
|
|
|
+</LinearLayout>
|
|
|
+
|