mirror of
https://github.com/Matte23/circolapp.git
synced 2025-12-06 07:29:10 +00:00
Add animations to recyclerview
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginEnd="8dp"
|
||||
android:adjustViewBounds="true"
|
||||
android:src="@drawable/baseline_keyboard_arrow_down_24"
|
||||
android:src="@drawable/baseline_expand_more_24"
|
||||
app:layout_constraintBottom_toTopOf="@+id/circular_reminder_button"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent" />
|
||||
|
||||
Reference in New Issue
Block a user