Fix NPE in constructor
Move getActivity() call and fetching of metrics feature provider into onCreateView rathre than the Constructor of the fragment (where Activity is not yet created). Test: manual Test: existing robotests Fixes: 128808444 Change-Id: I88586b0ca3ebda60f8933041322541cc5911de68
Loading
Please register or sign in to comment