aboutsummaryrefslogtreecommitdiff
path: root/sample
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-09-23 15:14:12 -0400
committerGitHub <noreply@github.com>2017-09-23 15:14:12 -0400
commita647df3c32b77eff3e6ba8a78799dc7eb42ba11c (patch)
treee15593d81626e0ab4e3443c0d2bdd3b21162c083 /sample
parentf3e7098e52f8caa86be7922f5b07eade6f36cc57 (diff)
downloadkau-a647df3c32b77eff3e6ba8a78799dc7eb42ba11c.tar.gz
kau-a647df3c32b77eff3e6ba8a78799dc7eb42ba11c.tar.bz2
kau-a647df3c32b77eff3e6ba8a78799dc7eb42ba11c.zip
v3.4.1 (#63)
* Check browser intent before launching (#54) * Update changelog * fix/misc (#55) * Add kapt plugin * Fix kau vector * Debug lintRelease * Revert debug * Update dependencies * Check context finishing state before showing dialog (#61) * Keep copy of shared pref rather than application context (#60) * Keep copy of shared pref rather than application context * Add back preference name * Add resolver checks (#62)
Diffstat (limited to 'sample')
-rw-r--r--sample/src/main/res/drawable/kau.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sample/src/main/res/drawable/kau.xml b/sample/src/main/res/drawable/kau.xml
index b0a7be8..47612e0 100644
--- a/sample/src/main/res/drawable/kau.xml
+++ b/sample/src/main/res/drawable/kau.xml
@@ -8,11 +8,11 @@
<path
android:fillColor="#00a9ff"
android:fillType="evenOdd"
- android:pathData="M42.8336 42.7538l19-42.75 31.67656 57H57.0836zM0 .08894h27L0 28.6213z" />
+ android:pathData="M42.8336 42.7538l19-42.75 31.67656 57H57.0836zM0 0.08894h27L0 28.6213z" />
<path
android:fillColor="#ff8900"
android:fillType="evenOdd"
- android:pathData="M28.5 .0038 H57l-57 57v-26.882z" />
+ android:pathData="M28.5 0.0038 H57l-57 57v-26.882z" />
<path
android:fillColor="#00a9ff"
android:fillType="evenOdd"