commit | 1663ae63d21b24f9de7e07c46013a6ff1c03f49c | [log] [tgz] |
---|---|---|
author | Pavel Shmakov <pshmakov@google.com> | Fri May 17 17:03:47 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri May 17 17:22:42 2019 |
tree | 9801ab42bcabeb4f2ef4661665a5d11e89ff9f58 | |
parent | 59af5454e3add89ad3786e14fd08e9cdc350bef7 [diff] |
Restore minSdkVersion in manifest minSdkVersion turned out to be affecting manifest merging. The merger adds permissions for backward compatibility reasons. TBR: peconn@chromium.org Change-Id: I11114eb647763d352608cef5eefa151e315c2623 Reviewed-on: https://chromium-review.googlesource.com/c/custom-tabs-client/+/1617462 Reviewed-by: Pavel Shmakov <pshmakov@chromium.org> Commit-Queue: Pavel Shmakov <pshmakov@chromium.org>
Chrome Custom Tabs provides a way for an application to customize and interact with a Chrome Activity
on Android. This makes the web content feel like being a part of the application, while retaining the full functionality and performance of a complete web browser.
Using Custom Tabs should be easy. This repository hosts examples and in-depth documentation. The examples are importable as projects into the Android Studio.
We want to hear your feedback! Please create bugs and start discussions using this template. Please use the template for any issues related to the Custom Tabs APIs, their implementation in Chrome, the examples in this repository, and related functionality of the Android Support Library.
Note: we know that the GitHub issue tracker is great! However, since Custom Tabs is mostly driven by Chrome developers, and we want to keep all bugs in one place, we prefer the Chromium issue tracker at the moment.
We accept contributions to Custom Tabs examples and documentation. Please see our contributor's guide.