From issues-return-91801-archive-asf-public=cust-asf.ponee.io@cordova.apache.org Wed Jan 17 21:06:06 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 591A318062C for ; Wed, 17 Jan 2018 21:06:06 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 48FEC160C25; Wed, 17 Jan 2018 20:06:06 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 8F4E2160C35 for ; Wed, 17 Jan 2018 21:06:05 +0100 (CET) Received: (qmail 62154 invoked by uid 500); 17 Jan 2018 20:06:04 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 62143 invoked by uid 99); 17 Jan 2018 20:06:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jan 2018 20:06:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id D7C8CD6174 for ; Wed, 17 Jan 2018 20:06:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.711 X-Spam-Level: X-Spam-Status: No, score=-100.711 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id sjuJ9AiqWziR for ; Wed, 17 Jan 2018 20:06:03 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 6619A5FDE2 for ; Wed, 17 Jan 2018 20:06:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id A6A30E257B for ; Wed, 17 Jan 2018 20:06:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 60459212FF for ; Wed, 17 Jan 2018 20:06:00 +0000 (UTC) Date: Wed, 17 Jan 2018 20:06:00 +0000 (UTC) From: "Dave Alden (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CB-13791) Add Android support for a footer close button. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Dave Alden created CB-13791: ------------------------------- Summary: Add Android support for a footer close button. Key: CB-13791 URL: https://issues.apache.org/jira/browse/CB-13791 Project: Apache Cordova Issue Type: Improvement Components: cordova-plugin-inappbrowser Environment: Android Reporter: Dave Alden Extending the work done in=C2=A0[PR #246|https://github.com/apache/cordova-= plugin-inappbrowser/pull/246]=C2=A0under=C2=A0CB-13409, this adds support t= o Android for a footer close button similar to the "Done" button one iOS. The following options are added for Android: * *footer* - set to "yes" to show a close button in the footer similar to t= he iOS "Done" button.=20 The close button will appear the same as for the header hence use _closebut= toncaption_ and _closebuttoncolor_ to set its properties. * *footercolor* - set to a valid hex color string, for example #00ff00 or #= CC00ff00 (#aarrggbb) , and it will change the footer color from default. On= ly has effect if user has _footer_ set to "yes". Here are some example screenshots with the relevant options: _location=3Dyes,footer=3Dyes_ !https://user-images.githubusercontent.com/2345062/33147006-2a602f88-cfbe-1= 1e7-9580-438b07236400.png|width=3D300!=20 _location=3Dno,footer=3Dyes_ !https://user-images.githubusercontent.com/2345062/33147147-a60efaba-cfbe-1= 1e7-8132-120179e8b43e.png|width=3D300! _location=3Dyes,footer=3Dyes,closebuttoncaption=3DDone_ !https://user-images.githubusercontent.com/2345062/33147185-ca8d1e6c-cfbe-1= 1e7-9646-0e1cea52abce.png|width=3D300! _location=3Dno,footer=3Dyes,closebuttoncaption=3DDone,closebuttoncolor=3D#0= 000ff_ !https://user-images.githubusercontent.com/2345062/33147285-1aa7bc54-cfbf-1= 1e7-9b9b-576f0d87ed9a.png|width=3D300! _location=3Dno,footer=3Dyes,footercolor=3D#0000ff,closebuttoncaption=3DDone= _ !https://user-images.githubusercontent.com/2345062/33147316-3ab511fe-cfbf-1= 1e7-8b19-d1de80ad289e.png|width=3D300! _location=3Dno,footer=3Dyes,footercolor=3D#00ff00,closebuttoncaption=3DDone= ,closebuttoncolor=3D#0000ff_ !https://user-images.githubusercontent.com/2345062/33147348-581b55c8-cfbf-1= 1e7-9490-c61d83957079.png|width=3D300! _location=3Dno,footer=3Dyes,footercolor=3D#CC000000,closebuttoncaption=3DDo= ne,closebuttoncolor=3D#00FFFF_ !https://user-images.githubusercontent.com/2345062/33147377-6ec46c6a-cfbf-1= 1e7-969e-a075142133c4.png|width=3D300! -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org