|
|
@@ -37,8 +37,8 @@
|
|
|
|
|
|
<ImageView
|
|
|
android:id="@+id/image_view_setting_menu_accordion"
|
|
|
- android:layout_width="50dp"
|
|
|
- android:layout_height="50dp"
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
android:layout_marginEnd="9dp"
|
|
|
android:padding="20dp"
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/text_view_setting_menu_text"
|