aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-06-12 16:15:00 -0700
committerAllan Wang <me@allanwang.ca>2017-06-12 16:15:00 -0700
commitdcdf008c1e83af4ba0509736a389522a71797264 (patch)
treed22b7b9618fbec7cf61c230970587e592315ea9a /README.md
parenta92a71a490f875bb30cef1db933d2a172bf8a653 (diff)
downloadkau-dcdf008c1e83af4ba0509736a389522a71797264.tar.gz
kau-dcdf008c1e83af4ba0509736a389522a71797264.tar.bz2
kau-dcdf008c1e83af4ba0509736a389522a71797264.zip
Add start activity
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 30cfe67..17145d5 100644
--- a/README.md
+++ b/README.md
@@ -143,6 +143,7 @@ The canvas also supports color fading and direct color setting so it can effecti
> Extends Activity
* Restart an activity
> Extends Context
+* Start Activity using the class, with optional intents and stack clearing
* Create a toast directly
* Get resource values through `.color(id)`, `.dimen(id)`, `.drawable(id)`, `.integer(id)`, `.string(id)`
* Get attribute values through resolve methods