aboutsummaryrefslogtreecommitdiffhomepage
path: root/platform_tools/android/apps/skar_java/src/main/res/values/styles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'platform_tools/android/apps/skar_java/src/main/res/values/styles.xml')
-rw-r--r--platform_tools/android/apps/skar_java/src/main/res/values/styles.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/platform_tools/android/apps/skar_java/src/main/res/values/styles.xml b/platform_tools/android/apps/skar_java/src/main/res/values/styles.xml
index 60e8bdafbb..12b2281b57 100644
--- a/platform_tools/android/apps/skar_java/src/main/res/values/styles.xml
+++ b/platform_tools/android/apps/skar_java/src/main/res/values/styles.xml
@@ -1,5 +1,5 @@
<!--
- Copyright 2016 Google Inc.
+ Copyright 2018 Google LLC
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -13,6 +13,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
+
<resources>
<!--
@@ -41,8 +42,6 @@
<style name="BottomNavigation" parent="Widget.Design.BottomNavigationView">
<item name="itemBackground">@android:color/darker_gray</item>
-<!-- <item name="paddingStart">10dp</item>
- <item name="paddingEnd">10dp</item>-->
</style>
</resources>