ParkSangGwon / TedPermission

Easy check permission library for Android Marshmallow
1.74k stars 238 forks source link

An error in the flowchart #1

Closed AjayMarley closed 8 years ago

AjayMarley commented 8 years ago

I think the flowchart explaining your library has a small error. Shouldn't the "SDK< 23" be directly forwarded to "Permission Granted"?. I think you should swap the places of SDK<23 and SDK>=23.

Thanks Ajay

ParkSangGwon commented 8 years ago

@AjayMarley Thanks. That is my mistake. now, I change my flowchart image