something

This commit is contained in:
aayush262 2024-02-03 17:38:38 +05:30
parent 97ed84127e
commit dc2c0c1027
3 changed files with 17 additions and 3 deletions

View file

@ -12,9 +12,10 @@
<ImageView
android:id="@+id/extensionPinImageView"
android:layout_width="40dp"
android:layout_height="40dp"
android:layout_height="24dp"
android:layout_marginStart="-10dp"
android:layout_gravity="center_vertical"
android:src="@drawable/ic_round_filter_24"
android:src="@drawable/ic_round_equal_24"
android:layout_marginEnd="3dp" />
<ImageView