Notice
Recent Posts
Recent Comments
Link
목록webviewHistoryList (1)
투케이2K
430. (kotlin/코틀린) [유틸 파일] webviewHistoryList : 웹뷰 URL 주소 방문 히스토리 (History) 내역 확인
[개발 환경 설정] 개발 툴 : AndroidStudio 개발 언어 : Kotlin [소스 코드] // ----------------------------------------------------------------------------------------- // TODO [SEARCH FAST] : webviewHistoryList : [웹뷰 방문 내역 확인 실시] : Webview // ----------------------------------------------------------------------------------------- fun webviewHistoryList(mContext: Context, webview: WebView): ArrayList { /** * ..
Kotlin
2023. 11. 4. 21:54