fossasia / open-event-droidgen

Open Event Android App Generator https://github.com/fossasia/open-event-android/raw/apk/sample-apk-fossasia17-development.apk
GNU General Public License v3.0
2.06k stars 828 forks source link

Suppress and fix the warning in EditProfileActivity #2421

Closed nikit19 closed 6 years ago

nikit19 commented 6 years ago

Bug Report

Actual Behaviour

We get this warning in EditProfileActivity "Wrong argument count, format string EditProfileActivity requires 0 but format call supplies 1"

Expected Behaviour

There should be no warnings

Would you like to work on the issue?

Yes