ParkSangGwon / TedPermission

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

setDeniedCloseButtonText(R.string.xxx or String) #58

Closed wallforfry closed 7 years ago

wallforfry commented 7 years ago

Hi !

When I used setDeniedCloseButtonText(R.string.xxx or String) to change the "close" button's text, it's change the following text : "If you don't ....... [Settings] -> [Permission] " and not replace "close" by my string.

ParkSangGwon commented 7 years ago

Did you mean even you use setDeniedCloseButtonText(), Denied message changed?

wallforfry commented 7 years ago

Yes, exactly

KKKimyh commented 7 years ago

저도 같은 이슈입니다. setDeniedCloseButtonText 로 입력한 텍스트가 거부 팝업 문구에 표출됩니다.

ParkSangGwon commented 7 years ago

@KKKimyh @wallforfry This issue solved at #61 You can use 2.0.4version