feat: added card view with full brightness, and center no cards text
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user