diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |