feat: added card view with full brightness, and center no cards text

This commit is contained in:
2026-06-09 14:13:32 +03:00
parent 0e9cbcccfe
commit 1b0d535912
11 changed files with 186 additions and 10 deletions
+3
View File
@@ -11,6 +11,9 @@
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/Base.Theme.OmniCards">
<activity
android:name=".ShowCardActivity"
android:exported="false" />
<activity
android:name=".AddCardActivity"
android:exported="false" />