Skip to content

Commit

Permalink
Change corner radius in RSS downloader
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartuzen committed Jan 23, 2025
1 parent fec4a47 commit 1f19e2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/fragment_edit_rss_rule.xml
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@
android:layout_height="wrap_content"
android:layout_marginHorizontal="8dp"
android:layout_marginTop="8dp"
app:cardCornerRadius="4dp"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/apply_rule_to_feeds">
Expand Down

0 comments on commit 1f19e2c

Please sign in to comment.