You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The three-dot menu on the MainActivity doesn't work right. The Legal Notice does nothing, and the very little of the Preferences actually work. We can't have enabled broken features. I think we could remove it altogether, but maybe it makes sense to have part of it? Thoughts?
The text was updated successfully, but these errors were encountered:
The reason for the Legal Notification initially was due to a requirement from Google regarding the use of Google maps, I believe. They make you put this long annoying legal language in the app somewhere and this was the way that made the most sense. But I have no idea if this is still a requirement.
I have never liked that little menu, but it was better than the alternatives way back when. So I agree to remove it if possible.
OK, that's annoying. Any ideas how other apps handle this? I'd love to remove the menu, but not sure where else to put this legal mumbo-jumbo...?
I will add that the preferences have proven to be useful for testing and debugging, though most of them are not to be touched by an actual user, so it wasn't a good idea to include them in the public builds.
The three-dot menu on the MainActivity doesn't work right. The
Legal Notice
does nothing, and the very little of thePreferences
actually work. We can't have enabled broken features. I think we could remove it altogether, but maybe it makes sense to have part of it? Thoughts?The text was updated successfully, but these errors were encountered: