M66B 4 years ago
parent b4d396c05d
commit 8a60b058fb

@ -2,7 +2,8 @@
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="wrap_content">
android:layout_height="wrap_content"
android:animateLayoutChanges="false">
<ImageButton
android:id="@+id/ibExpanderAccount"

Loading…
Cancel
Save