Releases: ribot/SublimeAndroidSnippets
Releases · ribot/SublimeAndroidSnippets
v0.4.0
Thanks again to TechIsFun for these new snippet:
ad-assertOnScreen
Check that a view on on the screenad-onActivityResult
The onActivityResult activity methodad-onCreate
The onCreate activity methodad-onDestroy
The onDestroy activity methodad-onPause
The onPause activity methodad-onResume
The onResume activity methodad-onStart
The onStart activity methodad-onStop
The onStop activity method
v0.3.0
v0.2.1
- Fixed a small issue with
ad_baseadapter
v0.2.0
- Added the
ad-baseadapter
snippet - Fixed a space issue in the
ad-logdebug
snippet
v0.1.0
Initial version with two snippets:
ad-logdebug
ad-widget