OSDN Git Service

Don't scale notifications on Keyguard for devices < xxhdpi
authorJorim Jaggi <jjaggi@google.com>
Wed, 13 Aug 2014 16:27:47 +0000 (18:27 +0200)
committerJorim Jaggi <jjaggi@google.com>
Thu, 14 Aug 2014 19:16:33 +0000 (19:16 +0000)
commitd7c1fae12ef0b31c225ef130e6b06445b5af53a9
tree2ef2c01fe52c5aea419e4548fd028a07dd00a8fd
parent0f623eb8340d43d6bfa0299c87556712c79e6936
Don't scale notifications on Keyguard for devices < xxhdpi

Bug: 16824061
Change-Id: Iccccebcd17357764aef325df0cd220508fcf7403
packages/Keyguard/res/values-h560dp/dimens.xml [new file with mode: 0644]
packages/Keyguard/res/values/dimens.xml
packages/SystemUI/res/values-h560dp-xhdpi/config.xml [new file with mode: 0644]
packages/SystemUI/res/values-h560dp-xhdpi/dimens.xml [new file with mode: 0644]
packages/SystemUI/res/values-h560dp-xxhdpi/config.xml [moved from packages/SystemUI/res/values-h560dp/config.xml with 100% similarity]
packages/SystemUI/res/values-h560dp-xxhdpi/dimens.xml [new file with mode: 0644]
packages/SystemUI/src/com/android/systemui/statusbar/stack/NotificationStackScrollLayout.java
packages/SystemUI/src/com/android/systemui/statusbar/stack/StackScrollAlgorithm.java