app / com.gmail.ayteneve93.apex.kakaopay_preassignment.view.main.fragments.image_detail / ImageDetailFragment / <init>

<init>

ImageDetailFragment(application: Application, imageModel: KakaoImageModel, mImageOperationController: ImageOperationController)

선택한 이미지의 상세한 내용을 보여주는 프래그먼트입니다. 이미지 원본과 이미지가 게시된 웹 페이지를 표시해주는 WebView, 그리고 공유, 정보, 다운로드 3개의 FAB 로 구성되어 있습니다.