forked from omni/OmniCards
feat: added editing cards feature
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
android:screenOrientation="portrait"
|
||||
android:exported="false" />
|
||||
<activity
|
||||
android:name=".AddCardActivity"
|
||||
android:name=".EditCardActivity"
|
||||
android:screenOrientation="portrait"
|
||||
android:exported="false" />
|
||||
<activity
|
||||
|
||||
Reference in New Issue
Block a user