summaryrefslogtreecommitdiff
path: root/res/layout-sw800dp
AgeCommit message (Collapse)Author
2018-05-10Fix errors caught by aapt2Colin Cross
Fixes: packages/screensavers/PhotoTable/res/layout-sw800dp/table.xml:20: error: '@+drawable/table' is incompatible with attribute android:background (attr) reference|color. packages/screensavers/PhotoTable/res/layout-sw800dp/table.xml:26: error: '@+drawable/table' is incompatible with attribute android:background (attr) reference|color. packages/screensavers/PhotoTable/res/layout/table.xml:22: error: '@+drawable/table' is incompatible with attribute android:background (attr) reference|color. packages/screensavers/PhotoTable/res/layout/table.xml:29: error: '@+drawable/table' is incompatible with attribute android:background (attr) reference|color. Bug: 79481102 Test: m java FORCE_AAPT2=true Change-Id: Ia855b098ec7b47793a925720f2da1b7933400093
2013-06-19quick fix for jank on touch devices.Chris Wren
optimizations for notouch devices caused jank on touch. The best solution is difficult, so for the time being, let's just disable that optimiztion on touch devices. Bug: 9462757 Change-Id: I4e574eb23d0764267e5b5efea01230feba5114d1
2013-04-11graphics optimization to get back inside 60Hz.Chris Wren
Bug: 8594598 Change-Id: Iccb1779b5dd133af4441038c3f945d1c1ac1ba8d
2012-09-13disable vignetteChris Wren
Change-Id: I7d8709a96991f9a585a2f9222e95cd33122fdcc8
2012-09-13more efficient vignettesChris Wren
Change-Id: I92192544e63aba5698294e130bfc0794bd0acc4d
2012-09-13add vignetting to the photo tableChris Wren
Change-Id: I329b14ffdc70cc21e16f917fd06a4c2b1f1e27b6