Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Editor screen crash on start #47

Merged
merged 1 commit into from
May 14, 2020
Merged

Editor screen crash on start #47

merged 1 commit into from
May 14, 2020

Conversation

carotkut94
Copy link
Contributor

As preFilledNote can be null, and in the EditorActivity we assumed in that somehow it will not be null and rather, would be blank.

.idea/codeStyles/Project.xml Outdated Show resolved Hide resolved
@@ -328,4 +328,4 @@
</indentOptions>
</codeStyleSettings>
</code_scheme>
</component>
</component>
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you revert these changes as well?

I will add insert_final_newline = true to .editorconfig so that this doesn't happen again.

Copy link
Contributor Author

@carotkut94 carotkut94 May 10, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ignored the complete local changes in .idea folder

@saket saket merged commit 01e0714 into saket:master May 14, 2020
@saket
Copy link
Owner

saket commented May 14, 2020

Thanks for sending this!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants