This library is a simple library designed to help you with authorization requests.
이 라이브러리는 전역 이벤트 작업에 도움을 주고자 만들어진 심플한 라이브러리 입니다.
sample RESULTDLG
- Request permission
- Show message dialog for setting when denied permission
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
dependencies {
implementation 'com.github.djrain:EastarOperaXInterceptor:1.0.0'
}
If you think this library is useful, please press star button at upside.
##Customize
You can customize something ...
- ``
- ``
- ``
- ``
- ``
- ``
Copyright 2019 eastar Jeong
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.