History log of /packages/apps/DeskClock/src/com/android/deskclock/DropShadowController.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
50d41a7167e2943abb1d603a3d597e94d5094315 12-Oct-2016 Christine Franks <christyfranks@google.com> Remove drop shadow when switching tabs

Bug: 32017748
Test: swipe between tabs and observe no drop shadow. Vertically scroll
alarms and clock tabs and observe a drop shadow appear when not scrolled
to top.

Change-Id: Ia4e295bc507defcf1fbcb52a73c97931fa289b24
/packages/apps/DeskClock/src/com/android/deskclock/DropShadowController.java
1d25bc2d696f17c776f2084efaf7737d7158ad20 14-Sep-2016 Christine Franks <christyfranks@google.com> Changed tabs to match new mocks (icon + text)

Bug: 29934832
Test: Manually - portrait + landscape + small screens / multiwindow
Change-Id: Ib6bc12ecb3991bb6f9617cd84f1517a9968455a3
/packages/apps/DeskClock/src/com/android/deskclock/DropShadowController.java
4e7ee09e878178873241846757b178535da3dd76 02-Feb-2016 James Lemieux <jplemieux@google.com> Add drop shadows beneath the app bars

Bug: 26014484

Activities that gained drop shadows:
- DeskClock
- SettingsActivity
- CitySelectionActivity

Note: the drop shadows are drawn manually rather than using
elevation in order to be backward compatible to KK.

Change-Id: I0b1b95b594f80a60dd6696f149451611c34af354
/packages/apps/DeskClock/src/com/android/deskclock/DropShadowController.java