| Index: content/shell/android/res/values/dimens.xml
|
| diff --git a/content/shell/android/res/values/strings.xml b/content/shell/android/res/values/dimens.xml
|
| similarity index 68%
|
| copy from content/shell/android/res/values/strings.xml
|
| copy to content/shell/android/res/values/dimens.xml
|
| index 929a007b53058383ab5b00e92f2c4fb4dbac1897..0a0ff61911f68d0bf9937d559ce8ee685dd5975d 100644
|
| --- a/content/shell/android/res/values/strings.xml
|
| +++ b/content/shell/android/res/values/dimens.xml
|
| @@ -8,6 +8,7 @@
|
|
|
| <resources>
|
|
|
| - <string name="url_hint">Type URL Here</string>
|
| + <!-- Link Preview dimensions -->
|
| + <dimen name="link_preview_overlay_radius">0dp</dimen>
|
|
|
| -</resources>
|
| +</resources>
|
|
|