summaryrefslogtreecommitdiff
path: root/src/com/android/deskclock/DropShadowController.java
AgeCommit message (Collapse)Author
2018-04-03Convert DeskClock to androidx.Aurimas Liutikas
Test: compile and open Bug: 76692459 Change-Id: Ibf8e95a917fbe3e364340ed1c5fba6e66f2d8afd
2016-10-12Remove drop shadow when switching tabsChristine Franks
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
2016-10-04Changed tabs to match new mocks (icon + text)Christine Franks
Bug: 29934832 Test: Manually - portrait + landscape + small screens / multiwindow Change-Id: Ib6bc12ecb3991bb6f9617cd84f1517a9968455a3
2016-02-04Add drop shadows beneath the app barsJames Lemieux
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