redesign subscriptions

This commit is contained in:
2025-07-25 21:50:27 +05:00
parent c2457fe1ec
commit 86d9904b13
2 changed files with 15 additions and 8 deletions

View File

@@ -78,7 +78,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:clipToPadding="false"
android:paddingTop="8dp"
android:paddingTop="16dp"
android:paddingBottom="80dp"
tools:listitem="@layout/item_subscription_detailed" />