summaryrefslogtreecommitdiffstats
path: root/res/values-round
diff options
context:
space:
mode:
authorAnthony Hugh <ahugh@google.com>2015-10-05 12:28:07 -0700
committerAnthony Hugh <ahugh@google.com>2015-10-05 15:15:48 -0700
commit6a5762884adc64ea95bd206c46d60031428e977c (patch)
tree8e6e1f047cdf15d26a9c2fb3950587038ae51220 /res/values-round
parent12c698b4d2d75895c72bc900ed363acd03c94bfe (diff)
downloadandroid_packages_apps_PackageInstaller-6a5762884adc64ea95bd206c46d60031428e977c.tar.gz
android_packages_apps_PackageInstaller-6a5762884adc64ea95bd206c46d60031428e977c.tar.bz2
android_packages_apps_PackageInstaller-6a5762884adc64ea95bd206c46d60031428e977c.zip
Permissions redline fixes
This fixes the button bar animation to work on round devices and also fixes the max height animation to make sure the vertical button layout animates to max height when there are only two buttons. Also adjust some redlines like margins on the buttons and updated some files that were missing our licensing header. Change-Id: Ifad4d0f92605be04db2d3c991b4e8a26eadb4b14
Diffstat (limited to 'res/values-round')
-rw-r--r--res/values-round/dimens.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/res/values-round/dimens.xml b/res/values-round/dimens.xml
index d9a522d4..5e7309b9 100644
--- a/res/values-round/dimens.xml
+++ b/res/values-round/dimens.xml
@@ -19,7 +19,5 @@
<dimen name="conf_diag_button_container_height">96dp</dimen>
<dimen name="conf_diag_2button_margin_side">32dp</dimen>
<dimen name="conf_diag_2button_margin_top">10dp</dimen>
- <dimen name="conf_diag_3button_margin_left">36dp</dimen>
- <dimen name="conf_diag_3button_margin_bottom">24dp</dimen>
</resources>