Skip to content

Commit

Permalink
Fix visual clutter from icons
Browse files Browse the repository at this point in the history
  • Loading branch information
cemrich committed Aug 23, 2023
1 parent 2acd49b commit a386756
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/search_suggestion_item_local.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
android:layout_marginStart="12dp"
android:padding="0dp"
android:scaleX="-1"
android:scrollbars="none"
app:icon="@drawable/ic_arrow_outward_24"
app:iconTint="@color/colorOnSurfaceVariant"
app:layout_constraintBottom_toBottomOf="@id/type_icon"
Expand Down

0 comments on commit a386756

Please sign in to comment.