Skip to content

Fix NPE in AddRepoActivity

Torsten Grote requested to merge grote/fdroidclient:add-repo-npe into master

This happened when the app was completely stopped and then opened via an intent that would add a repo.

Merge request reports