Skip to content

Hide Option

Compare
Choose a tag to compare
@tschob tschob released this 09 Dec 16:39
· 42 commits to master since this release

New features

  • Option to hide LifetimeTracker UI during the runtime (@pokchy, @tschob)

Details

Hide Option

A settings screen is added to the bar and circular dashboard. It currently only has the option to hide the LifetimeTracker UI. There are three hide options:

  • Hide until more issues are detected
  • Hide until new issue types are detected (issue type: Is basically the identifier of the class. If a leak disappears and occurs again, the UI will be shown again)
  • Hide until the app is restarted (the initial visibility from the code call will be used again)

Flow: Bar

bar_settings_button bar_settings bar_settings_hide_options

Flow: Circular

circular circular_settings_button circular_settings circular_settings_options