| | |
| | | android:id="@+id/iv_home" |
| | | app:layout_constraintTop_toTopOf="parent" |
| | | app:layout_constraintDimensionRatio="39:42" |
| | | app:placeholderImage="@mipmap/home_default" |
| | | app:placeholderImage="@color/white" |
| | | app:placeholderImageScaleType="centerCrop" |
| | | app:actualImageScaleType="centerCrop"/> |
| | | <androidx.recyclerview.widget.RecyclerView |
| | |
| | | android:textColor="@color/textColor" |
| | | android:fontFamily="@font/sourcehansanscn_regular"/> |
| | | <TextView |
| | | android:id="@+id/tv_sub_1" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:text="Daily Meditation" |