RadarCOVID / radar-covid-android

Native Android app using DP^3T Android sdk to handle Exposure Notifications API from Google
Mozilla Public License 2.0
382 stars 84 forks source link

Remove Fragment from manifest #7

Closed josealfonsomora closed 4 years ago

josealfonsomora commented 4 years ago

Little change that removes the fragment declaration from the manifest. This change does not impact the app performance

Fragments should not be declared on manifest