Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(405)

Unified Diff: ui/android/java/res/values/dimens.xml

Issue 175693009: [Android] Remove runtime scaling constant queries (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ui/android/java/resource_map/org/chromium/ui/R.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/android/java/res/values/dimens.xml
diff --git a/ui/android/java/res/values/dimens.xml b/ui/android/java/res/values/dimens.xml
index 2c16c3fc129bece0cd92457abd277dae8400c6aa..ef768b74e359d2a54809aa4cb7554239372103c0 100644
--- a/ui/android/java/res/values/dimens.xml
+++ b/ui/android/java/res/values/dimens.xml
@@ -15,12 +15,4 @@
<dimen name="autofill_text_height">44dp</dimen>
<dimen name="autofill_text_divider_height">1px</dimen>
- <!--
- Fallback values if the corresponding com.android.internal.R dimensions
- cannot be retrieved by name.
- Note: Constants taken directly from Android's core/res/values/config.xml.
- -->
- <dimen name="config_minScalingSpan">27.0mm</dimen>
- <dimen name="config_minScalingTouchMajor">48.0dp</dimen>
-
</resources>
« no previous file with comments | « no previous file | ui/android/java/resource_map/org/chromium/ui/R.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698