|
|
@ -119,8 +119,8 @@
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_marginStart="12dp"
|
|
|
|
android:layout_marginStart="12dp"
|
|
|
|
android:layout_marginTop="12dp"
|
|
|
|
android:layout_marginTop="12dp"
|
|
|
|
android:layout_marginEnd="12dp"
|
|
|
|
|
|
|
|
android:entries="@array/downloadNames"
|
|
|
|
android:entries="@array/downloadNames"
|
|
|
|
|
|
|
|
android:gravity="end"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@id/tvDownload"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@id/tvDownload"
|
|
|
|
app:layout_constraintEnd_toEndOf="parent"
|
|
|
|
app:layout_constraintEnd_toEndOf="parent"
|
|
|
|
app:layout_constraintStart_toEndOf="@id/tvDownload"
|
|
|
|
app:layout_constraintStart_toEndOf="@id/tvDownload"
|
|
|
|