Skip to content

Commit

Permalink
chore(release): prepare for release v3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sjwall committed Nov 8, 2021
1 parent 39acf2f commit 28d90d9
Show file tree
Hide file tree
Showing 53 changed files with 209 additions and 117 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

This project adheres to [Semantic Versioning](http://semver.org/).

## v3.3.2 (2021-11-08

### Bug Fixes

* Clip text using background path instead of via Xfermode to fix weird UI issues ([#202](https://github.com/sjwall/MaterialTapTargetPrompt/pull/202) [#201](https://github.com/sjwall/MaterialTapTargetPrompt/issues/201)) ([@peterdk](https://github.com/peterdk)))

## v3.3.1 (2021-11-06)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<img alt="Download" src="https://img.shields.io/maven-central/v/uk.co.samuelwall/material-tap-target-prompt">
</a>
<a href="https://sjwall.github.io/MaterialTapTargetPrompt/javadoc">
<img alt="JavaDoc" src="https://img.shields.io/badge/JavaDoc-3.3.1-brightgreen.svg">
<img alt="JavaDoc" src="https://img.shields.io/badge/JavaDoc-3.3.2-brightgreen.svg">
</a>
<a href="https://github.com/sjwall/MaterialTapTargetPrompt/blob/master/LICENSE">
<img alt="License" src="https://img.shields.io/github/license/sjwall/MaterialTapTargetPrompt">
Expand Down Expand Up @@ -63,7 +63,7 @@ Add the following to `build.gradle` using Maven Central:

```groovy
dependencies {
   implementation 'uk.co.samuelwall:material-tap-target-prompt:3.3.1'
   implementation 'uk.co.samuelwall:material-tap-target-prompt:3.3.2'
}
```
Supports Android minSdkVersion 14
Expand Down
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ ext {
compileSdkVersion = 30
buildToolsVersion = '30.0.3'

versionCode = 65
versionName = '3.3.1'
versionCode = 66
versionName = '3.3.2'
}
4 changes: 2 additions & 2 deletions docs/javadoc/allclasses-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Classes (material-tap-target-prompt 3.3.1 API)</title>
<title>All Classes (material-tap-target-prompt 3.3.2 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
Expand All @@ -36,7 +36,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Classes (material-tap-target-prompt 3.3.1 API)";
parent.document.title="All Classes (material-tap-target-prompt 3.3.2 API)";
}
}
catch(err) {
Expand Down
2 changes: 1 addition & 1 deletion docs/javadoc/allclasses.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Classes (material-tap-target-prompt 3.3.1 API)</title>
<title>All Classes (material-tap-target-prompt 3.3.2 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/allpackages-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Packages (material-tap-target-prompt 3.3.1 API)</title>
<title>All Packages (material-tap-target-prompt 3.3.2 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
Expand All @@ -36,7 +36,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Packages (material-tap-target-prompt 3.3.1 API)";
parent.document.title="All Packages (material-tap-target-prompt 3.3.2 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Constant Field Values (material-tap-target-prompt 3.3.1 API)</title>
<title>Constant Field Values (material-tap-target-prompt 3.3.2 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
Expand All @@ -36,7 +36,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (material-tap-target-prompt 3.3.1 API)";
parent.document.title="Constant Field Values (material-tap-target-prompt 3.3.2 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Deprecated List (material-tap-target-prompt 3.3.1 API)</title>
<title>Deprecated List (material-tap-target-prompt 3.3.2 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
Expand All @@ -36,7 +36,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (material-tap-target-prompt 3.3.1 API)";
parent.document.title="Deprecated List (material-tap-target-prompt 3.3.2 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>API Help (material-tap-target-prompt 3.3.1 API)</title>
<title>API Help (material-tap-target-prompt 3.3.2 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
Expand All @@ -36,7 +36,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="API Help (material-tap-target-prompt 3.3.1 API)";
parent.document.title="API Help (material-tap-target-prompt 3.3.2 API)";
}
}
catch(err) {
Expand Down
12 changes: 10 additions & 2 deletions docs/javadoc/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Index (material-tap-target-prompt 3.3.1 API)</title>
<title>Index (material-tap-target-prompt 3.3.2 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
Expand All @@ -36,7 +36,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (material-tap-target-prompt 3.3.1 API)";
parent.document.title="Index (material-tap-target-prompt 3.3.2 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -445,10 +445,18 @@ <h2 class="title">G</h2>
<dd>
<div class="block">Get the maximum width that the primary and secondary text can be.</div>
</dd>
<dt><span class="memberNameLink"><a href="uk/co/samuelwall/materialtaptargetprompt/extras/backgrounds/CirclePromptBackground.html#getPath()">getPath()</a></span> - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds.<a href="uk/co/samuelwall/materialtaptargetprompt/extras/backgrounds/CirclePromptBackground.html" title="class in uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds">CirclePromptBackground</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="uk/co/samuelwall/materialtaptargetprompt/extras/backgrounds/FullscreenPromptBackground.html#getPath()">getPath()</a></span> - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds.<a href="uk/co/samuelwall/materialtaptargetprompt/extras/backgrounds/FullscreenPromptBackground.html" title="class in uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds">FullscreenPromptBackground</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="uk/co/samuelwall/materialtaptargetprompt/extras/backgrounds/RectanglePromptBackground.html#getPath()">getPath()</a></span> - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds.<a href="uk/co/samuelwall/materialtaptargetprompt/extras/backgrounds/RectanglePromptBackground.html" title="class in uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds">RectanglePromptBackground</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="uk/co/samuelwall/materialtaptargetprompt/extras/focals/CirclePromptFocal.html#getPath()">getPath()</a></span> - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.<a href="uk/co/samuelwall/materialtaptargetprompt/extras/focals/CirclePromptFocal.html" title="class in uk.co.samuelwall.materialtaptargetprompt.extras.focals">CirclePromptFocal</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="uk/co/samuelwall/materialtaptargetprompt/extras/focals/RectanglePromptFocal.html#getPath()">getPath()</a></span> - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.<a href="uk/co/samuelwall/materialtaptargetprompt/extras/focals/RectanglePromptFocal.html" title="class in uk.co.samuelwall.materialtaptargetprompt.extras.focals">RectanglePromptFocal</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="uk/co/samuelwall/materialtaptargetprompt/extras/PromptBackground.html#getPath()">getPath()</a></span> - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.<a href="uk/co/samuelwall/materialtaptargetprompt/extras/PromptBackground.html" title="class in uk.co.samuelwall.materialtaptargetprompt.extras">PromptBackground</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="uk/co/samuelwall/materialtaptargetprompt/extras/PromptFocal.html#getPath()">getPath()</a></span> - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.<a href="uk/co/samuelwall/materialtaptargetprompt/extras/PromptFocal.html" title="class in uk.co.samuelwall.materialtaptargetprompt.extras">PromptFocal</a></dt>
<dd>
<div class="block">Get the focal path to be drawn.</div>
Expand Down
6 changes: 3 additions & 3 deletions docs/javadoc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Overview (material-tap-target-prompt 3.3.1 API)</title>
<title>Overview (material-tap-target-prompt 3.3.2 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
Expand All @@ -36,7 +36,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Overview (material-tap-target-prompt 3.3.1 API)";
parent.document.title="Overview (material-tap-target-prompt 3.3.2 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -107,7 +107,7 @@
</nav>
</header>
<div class="header">
<h1 class="title">material-tap-target-prompt 3.3.1 API</h1>
<h1 class="title">material-tap-target-prompt 3.3.2 API</h1>
</div>
<main role="main">
<div class="contentContainer">
Expand Down
2 changes: 1 addition & 1 deletion docs/javadoc/member-search-index.js

Large diffs are not rendered by default.

Binary file modified docs/javadoc/member-search-index.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions docs/javadoc/overview-summary.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.10) on Sat Nov 06 11:47:34 GMT 2021 -->
<title>material-tap-target-prompt 3.3.1 API</title>
<!-- Generated by javadoc (11.0.10) on Mon Nov 08 21:35:50 GMT 2021 -->
<title>material-tap-target-prompt 3.3.2 API</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<script type="text/javascript">window.location.replace('index.html')</script>
<noscript>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/overview-tree.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Class Hierarchy (material-tap-target-prompt 3.3.1 API)</title>
<title>Class Hierarchy (material-tap-target-prompt 3.3.2 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
Expand All @@ -36,7 +36,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Class Hierarchy (material-tap-target-prompt 3.3.1 API)";
parent.document.title="Class Hierarchy (material-tap-target-prompt 3.3.2 API)";
}
}
catch(err) {
Expand Down
Binary file modified docs/javadoc/package-search-index.zip
Binary file not shown.
Binary file modified docs/javadoc/type-search-index.zip
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ActivityResourceFinder (material-tap-target-prompt 3.3.1 API)</title>
<title>ActivityResourceFinder (material-tap-target-prompt 3.3.2 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
Expand All @@ -36,7 +36,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ActivityResourceFinder (material-tap-target-prompt 3.3.1 API)";
parent.document.title="ActivityResourceFinder (material-tap-target-prompt 3.3.2 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>DialogResourceFinder (material-tap-target-prompt 3.3.1 API)</title>
<title>DialogResourceFinder (material-tap-target-prompt 3.3.2 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
Expand All @@ -36,7 +36,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="DialogResourceFinder (material-tap-target-prompt 3.3.1 API)";
parent.document.title="DialogResourceFinder (material-tap-target-prompt 3.3.2 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>MaterialTapTargetPrompt.Builder (material-tap-target-prompt 3.3.1 API)</title>
<title>MaterialTapTargetPrompt.Builder (material-tap-target-prompt 3.3.2 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
Expand All @@ -36,7 +36,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MaterialTapTargetPrompt.Builder (material-tap-target-prompt 3.3.1 API)";
parent.document.title="MaterialTapTargetPrompt.Builder (material-tap-target-prompt 3.3.2 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>MaterialTapTargetPrompt.PromptStateChangeListener (material-tap-target-prompt 3.3.1 API)</title>
<title>MaterialTapTargetPrompt.PromptStateChangeListener (material-tap-target-prompt 3.3.2 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
Expand All @@ -36,7 +36,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MaterialTapTargetPrompt.PromptStateChangeListener (material-tap-target-prompt 3.3.1 API)";
parent.document.title="MaterialTapTargetPrompt.PromptStateChangeListener (material-tap-target-prompt 3.3.2 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>MaterialTapTargetPrompt.PromptView.PromptTouchedListener (material-tap-target-prompt 3.3.1 API)</title>
<title>MaterialTapTargetPrompt.PromptView.PromptTouchedListener (material-tap-target-prompt 3.3.2 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
Expand All @@ -36,7 +36,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MaterialTapTargetPrompt.PromptView.PromptTouchedListener (material-tap-target-prompt 3.3.1 API)";
parent.document.title="MaterialTapTargetPrompt.PromptView.PromptTouchedListener (material-tap-target-prompt 3.3.2 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>MaterialTapTargetPrompt.PromptView (material-tap-target-prompt 3.3.1 API)</title>
<title>MaterialTapTargetPrompt.PromptView (material-tap-target-prompt 3.3.2 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
Expand All @@ -36,7 +36,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MaterialTapTargetPrompt.PromptView (material-tap-target-prompt 3.3.1 API)";
parent.document.title="MaterialTapTargetPrompt.PromptView (material-tap-target-prompt 3.3.2 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>MaterialTapTargetPrompt (material-tap-target-prompt 3.3.1 API)</title>
<title>MaterialTapTargetPrompt (material-tap-target-prompt 3.3.2 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
Expand All @@ -36,7 +36,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MaterialTapTargetPrompt (material-tap-target-prompt 3.3.1 API)";
parent.document.title="MaterialTapTargetPrompt (material-tap-target-prompt 3.3.2 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>MaterialTapTargetSequence.SequenceCompleteListener (material-tap-target-prompt 3.3.1 API)</title>
<title>MaterialTapTargetSequence.SequenceCompleteListener (material-tap-target-prompt 3.3.2 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
Expand All @@ -36,7 +36,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MaterialTapTargetSequence.SequenceCompleteListener (material-tap-target-prompt 3.3.1 API)";
parent.document.title="MaterialTapTargetSequence.SequenceCompleteListener (material-tap-target-prompt 3.3.2 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>MaterialTapTargetSequence (material-tap-target-prompt 3.3.1 API)</title>
<title>MaterialTapTargetSequence (material-tap-target-prompt 3.3.2 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
Expand All @@ -36,7 +36,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MaterialTapTargetSequence (material-tap-target-prompt 3.3.1 API)";
parent.document.title="MaterialTapTargetSequence (material-tap-target-prompt 3.3.2 API)";
}
}
catch(err) {
Expand Down
Loading

0 comments on commit 28d90d9

Please sign in to comment.