diff --git a/app/src/mobile/res/drawable/ic_action_arrow.xml b/app/src/mobile/res/drawable/ic_action_arrow.xml index 345bf286f..3577518ab 100644 --- a/app/src/mobile/res/drawable/ic_action_arrow.xml +++ b/app/src/mobile/res/drawable/ic_action_arrow.xml @@ -1,11 +1,10 @@ + android:viewportWidth="960" + android:viewportHeight="960"> - + android:pathData="M496.35,480L312.35,296L376,232.35L623.65,480L376,727.65L312.35,664L496.35,480Z" /> + \ No newline at end of file diff --git a/app/src/mobile/res/layout/adapter_channel.xml b/app/src/mobile/res/layout/adapter_channel.xml index ec3e53904..405eb4c51 100644 --- a/app/src/mobile/res/layout/adapter_channel.xml +++ b/app/src/mobile/res/layout/adapter_channel.xml @@ -49,7 +49,6 @@ android:layout_height="20dp" android:layout_marginStart="4dp" android:background="?attr/selectableItemBackgroundBorderless" - android:padding="4dp" android:src="@drawable/ic_action_arrow" /> \ No newline at end of file