Fixed layout issues for aac recording dialog

pull/14/head
Sam Bosley 13 years ago
parent 099e78ae5b
commit 5e6209fee9

@ -505,7 +505,7 @@
<activity android:name="com.todoroo.astrid.files.AACRecordingActivity"
android:configChanges="orientation|screenSize"
android:screenOrientation="portrait"
android:theme="@android:style/Theme.Dialog"/>
android:theme="@android:style/Theme.Translucent.NoTitleBar"/>
<activity android:name="com.todoroo.astrid.files.FileExplore"/>

Loading…
Cancel
Save