diff options
author | 2018-03-30 11:35:03 +0000 | |
---|---|---|
committer | 2018-03-30 11:35:03 +0000 | |
commit | 87d04e4d5b01c5facde8781025bb5aba67a40157 (patch) | |
tree | 863d5ef4a22b13ef1a302a5e3f280bd70299bf8a /packages/overlays/DisplayCutoutEmulationDoubleOverlay | |
parent | a7336274d79e213e1b1ad603510b4e6c1395b299 (diff) | |
parent | 62d7369c44df786613b07c7789d3006deed75462 (diff) |
Merge "Revert "[QS] Update landscape UI"" into pi-dev am: a994156b55
am: 62d7369c44
Change-Id: If4b1094b4769ff01e664078ce62ef27cb95f0b7e
Diffstat (limited to 'packages/overlays/DisplayCutoutEmulationDoubleOverlay')
-rw-r--r-- | packages/overlays/DisplayCutoutEmulationDoubleOverlay/res/values-land/config.xml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/packages/overlays/DisplayCutoutEmulationDoubleOverlay/res/values-land/config.xml b/packages/overlays/DisplayCutoutEmulationDoubleOverlay/res/values-land/config.xml deleted file mode 100644 index 1aa1af3b76fc..000000000000 --- a/packages/overlays/DisplayCutoutEmulationDoubleOverlay/res/values-land/config.xml +++ /dev/null @@ -1,21 +0,0 @@ -<!-- - ~ Copyright (C) 2018 The Android Open Source Project - ~ - ~ Licensed under the Apache License, Version 2.0 (the "License"); - ~ you may not use this file except in compliance with the License. - ~ You may obtain a copy of the License at - ~ - ~ http://www.apache.org/licenses/LICENSE-2.0 - ~ - ~ Unless required by applicable law or agreed to in writing, software - ~ distributed under the License is distributed on an "AS IS" BASIS, - ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - ~ See the License for the specific language governing permissions and - ~ limitations under the License - --> - -<resources> - <dimen name="quick_qs_offset_height">@dimen/status_bar_height_landscape</dimen> - <!-- Total height of QQS in landscape, this is effectively status_bar_height_landscape + 128 --> - <dimen name="quick_qs_total_height">156dp</dimen> -</resources>
\ No newline at end of file |