Don't enable FragmentManager logging.
Change-Id: Ie02ece80df7832c609cffb64a4b0626c6b8a77b5
This commit is contained in:
parent
cc881b744b
commit
696fa78cb3
@ -79,7 +79,6 @@ class UIControllerTwoPane extends UIControllerBase implements
|
|||||||
|
|
||||||
public UIControllerTwoPane(EmailActivity activity) {
|
public UIControllerTwoPane(EmailActivity activity) {
|
||||||
super(activity);
|
super(activity);
|
||||||
FragmentManager.enableDebugLogging(true);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Loading…
Reference in New Issue
Block a user