notes activity --> dialog

pull/14/head
Tim Su 13 years ago
parent 614a50fe68
commit 5fa80b89f7

@ -395,7 +395,8 @@
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</receiver>
<activity android:name="com.todoroo.astrid.notes.EditNoteActivity" />
<activity android:name="com.todoroo.astrid.notes.EditNoteActivity"
android:theme="@android:style/Theme.Dialog"/>
<receiver android:name="com.todoroo.astrid.notes.EditNoteExposer">
<intent-filter>
<action android:name="com.todoroo.astrid.REQUEST_ACTIONS" />

Loading…
Cancel
Save