Tehreer / Tehreer-Android

Standalone text engine for Android aimed to be free from platform limitations
Apache License 2.0
89 stars 16 forks source link

Usage of android support annotations #12

Closed mta452 closed 5 years ago

mta452 commented 6 years ago

Android support annotations should be used throughout the project to improve code inspection. Nullability annotations are of particular importance.

Documentation: https://developer.android.com/studio/write/annotations

mta452 commented 5 years ago

Done in v2.3