Project

General

Profile

Actions

Bug #28

closed

The NavigationItemSelectedListener is sometimes garbage collected

Added by Soren Stoutner almost 8 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Next Release
Start date:
06/15/2016
Due date:
% Done:

0%

Estimated time:

Description

The NavigationItemSelectedListener is somestimes garbage collected, causing taps to the navigation menu to do nothing.

Actions #1

Updated by Soren Stoutner over 7 years ago

This can be replicated by switching to full-screen mode while watching a video and then using the back button (instead of other on-screen controls) to exit full-screen mode.

Actions #2

Updated by Soren Stoutner over 7 years ago

  • Status changed from New to Closed

Turns out it wasn't being garbage collected. It was just being covered by an invisible `FrameLayout`. Fixing the order in the XML file resolves the issue.

Fixed in commit https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=b8cd7cadd09a5336f1d34eb4a7d5b0a8330a0971

Actions #3

Updated by Soren Stoutner about 5 years ago

  • Priority changed from 2 to Next Release
Actions

Also available in: Atom PDF