Fix bug where clicks on the manual tuner woudl fall through to the
underlying fragment.

This occurs because the manual tuner fragment is added to the backstack
instead of replacing the radio display fragment. So, because the parent
view was not clickable, then the clicks fell through.

Test: manually tested
Bug: 32380459
Change-Id: I9e1d081d7ed2b5dfb9eafcc7f69bbf9d6fbf5cda
1 file changed
tree: 5109798d95fa98241d2686900a7f13c409b38455
  1. res/
  2. src/
  3. Android.mk
  4. AndroidManifest.xml