summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2018-03-01 08:25:43 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-03-01 08:25:43 +0000
commit5328e824cae72c44e12693aa2d13fadafc0587b0 (patch)
treebbbe37ab2e754c69653d2776ea7bba51a446f40e
parentbaaf2c34fb83295af8f4aeffddc517ab44d7439b (diff)
parente409f80c27c2e05f41781a90ba50cc3952976de0 (diff)
downloadatv-5328e824cae72c44e12693aa2d13fadafc0587b0.tar.gz
Snap for 4628106 from e409f80c27c2e05f41781a90ba50cc3952976de0 to pi-release
Change-Id: Ic0bae522c5b612d3beedbc0289971c350cb2b596
-rw-r--r--overlay/frameworks/base/core/res/res/values/dimens.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/overlay/frameworks/base/core/res/res/values/dimens.xml b/overlay/frameworks/base/core/res/res/values/dimens.xml
index dc40e96..ae0514b 100644
--- a/overlay/frameworks/base/core/res/res/values/dimens.xml
+++ b/overlay/frameworks/base/core/res/res/values/dimens.xml
@@ -17,7 +17,7 @@
<resources>
<!-- Height of the status bar -->
- <dimen name="status_bar_height">0dp</dimen>
+ <dimen name="status_bar_height_portrait">0dp</dimen>
<!-- Height of the bottom navigation / system bar -->
<dimen name="navigation_bar_height">0dp</dimen>