something
This commit is contained in:
parent
97ed84127e
commit
dc2c0c1027
3 changed files with 17 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue