dodano informację o aktywności tworzenia notatki - klasa CreateNote
This commit is contained in:
parent
fb217a71ae
commit
9f240677b6
@ -9,6 +9,9 @@
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/Theme.Notatkon">
|
||||
<activity
|
||||
android:name=".CreateNote"
|
||||
android:screenOrientation="portrait" />
|
||||
<activity
|
||||
android:name=".MainActivity"
|
||||
android:label="@string/app_name"
|
||||
|
Loading…
Reference in New Issue
Block a user