[ 
https://issues.apache.org/jira/browse/CB-10937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15237912#comment-15237912
 ] 

Alexis Kofman commented on CB-10937:
------------------------------------

Hello [~nux],

Even if a plugin is not released yet, it is possible to add a dependency from a 
git sha1 in your config.xml file :
{code:xml}
<plugin name="cordova-plugin-inappbrowser" 
spec="https://github.com/apache/cordova-plugin-inappbrowser#c6ff803113eb71c39bf41a774204efdebcce0377";
 />
{code}

Hope it helps.

> Icons are more than stretched since cordova-android 5.1.0
> ---------------------------------------------------------
>
>                 Key: CB-10937
>                 URL: https://issues.apache.org/jira/browse/CB-10937
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin InAppBrowser
>         Environment: android
>            Reporter: Alexis Kofman
>              Labels: android, inappbrowser
>
> Since [email protected] and more especially this commit 
> https://github.com/apache/cordova-android/commit/73fd9e4dfa5dffde2eb14ebd6c736ca462d1e29f,
>  the theme has been updated.
> The inappbrowser plugin use images as background property of Button views. 
> So, depending on default margin values in the Theme, background images can be 
> stretched. 
> A fix could be to use ImageButton views instead and chose a scaleType if 
> needed.
> Here is what we have today using a version of cordova-android >= 5.1.0 :
> !https://cloud.githubusercontent.com/assets/579922/13982920/e81236c8-f0ec-11e5-9eeb-f969cba3b375.png|width=100%!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to