| | |
| | | <androidx.constraintlayout.utils.widget.ImageFilterView |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:background="#73fab4cd" |
| | | android:background="?attr/electronicFileAddBackgroundColor" |
| | | app:round="10dp" |
| | | /> |
| | | <androidx.constraintlayout.utils.widget.ImageFilterView |
| | |
| | | android:visibility="gone" |
| | | tools:visibility="visible" |
| | | > |
| | | |
| | | <androidx.constraintlayout.utils.widget.ImageFilterView |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:background="@drawable/ps_ic_shadow_bg" |
| | | app:round="10dp" |
| | | /> |
| | | app:round="10dp" /> |
| | | <ImageView |
| | | android:id="@+id/iv_play" |
| | | android:layout_width="30dp" |
| | |
| | | android:layout_gravity="top|start" |
| | | /> |
| | | </FrameLayout> |
| | | <FrameLayout |
| | | <androidx.cardview.widget.CardView |
| | | android:id="@+id/fl_add" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="0dp" |
| | | app:layout_constraintDimensionRatio="1:1" |
| | | android:layout_margin="7dp" |
| | | app:layout_constraintDimensionRatio="1:1" |
| | | app:layout_constraintTop_toTopOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | android:background="@drawable/shape_73fab4cd_solid" |
| | | |
| | | app:cardCornerRadius="10dp" |
| | | app:cardElevation="0dp" |
| | | app:cardBackgroundColor="?attr/electronicFileAddBackgroundColor" |
| | | > |
| | | <ImageView |
| | | android:layout_width="wrap_content" |
| | |
| | | android:background="@drawable/ic_import_add" |
| | | android:layout_gravity="center" |
| | | /> |
| | | </FrameLayout> |
| | | </androidx.cardview.widget.CardView> |
| | | |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |
| | | </layout> |