Skip to content
Commit d2067824 authored by Shuichi.Noguchi's avatar Shuichi.Noguchi
Browse files

Fix the logic to get tv_pip_settings_class_name

Currently, Only the class which is started from "." can be
registered in PipManager. But some activities are not
following this and as the result, Pip is not displayed
in settings bounds even the name is registered in xml.

PipManager checks the class name not only it's started from ".",
but also any class name, then PipManager gets correct class name
even if it's not started from "."

Test: Launch PiP, the activity which is not started from ".".
      Then, open settings.

Change-Id: Iee29596aa8c1955d83338f6dd7a8dcdfccafc906
parent 22bd015c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment