Home | History | Annotate | Download | only in deskclock

Lines Matching full:drop

34  * updates the display state of an associated drop shadow. The observable model may take many forms
36 * indicate when content is scrolled to its top. When the content is scrolled to the top the drop
38 * up the drop shadow is displayed making the content appear to scroll below the app bar.
48 /** The component that displays a drop shadow. */
51 /** Tab bar's hairline, which is hidden whenever the drop shadow is displayed. */
62 * @param hairlineView at the bottom of the tab bar to be hidden or shown when the drop shadow
102 * Stop updating the drop shadow in response to scrolling changes. Stop listening to the backing
116 * @param shouldShowDropShadow {@code true} indicates the drop shadow should be displayed;
117 * {@code false} indicates the drop shadow should be hidden
144 * Update the drop shadow as the scrollable entity is scrolled.