lint - Unsuppress Android Studio warnings -


in order off back, suppressed few warnings in android studio -- warnings regarding formatting issues font size , button styles.

in retrospect, i'd rather hadn't, since i'm @ point i'd ensure code complies relevant styling guidelines.

so, how unsuppress these warnings?

thanks.

in android studio, open preferences , select editor -> inspections side menu. should see large, collapsible list can change potential problems indicated , severity. screenshot below shows example of window in android studio 2.0.

if remember settings want revert, can search them , re-check box. can select gear icon above list reset default settings.

if have warnings relatively sure can ignore don't want hidden completely, change severity lower level. changing 'warning' 'weak warning' or 'info' cause indicator little less annoying , if using built-in version control tools, allow pass pre-commit code analysis.

jetbrains has pretty support article here, covers , how further customize inspections.

inspections preferences


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -