Merge "Entity header: When screen scrolls, there should be shadow under the header." into pi-dev

This commit is contained in:
TreeHugger Robot
2018-03-28 20:12:46 +00:00
committed by Android (Google) Code Review
4 changed files with 94 additions and 26 deletions

View File

@@ -72,8 +72,6 @@ public abstract class BasePreferenceController extends AbstractPreferenceControl
protected final String mPreferenceKey;
protected Lifecycle mLifecycle;
/**
* Instantiate a controller as specified controller type and user-defined key.
* <p/>