tom5079 / Pupil

Hitomi.la viewer for Android
Other
414 stars 17 forks source link

클립보드로 이동 추가 #153

Open tom5079 opened 6 months ago

tom5079 commented 6 months ago

클립보드에 복사된 최근값이 숫자7자리라면 앱이 포커스 될때 "ID Find Dialog"를 노출

tom5079 commented 6 months ago

@jmseb3 다이얼로그를 표시하는것보다 스낵바로 표시하는게 어떨까요?

tom5079 commented 6 months ago

onWindowFocusChanged에서 클립보드를 검사하는것보다 갤러리 번호로 열기 다이얼로그에서 자동으로 붙여넣기하는 게 나을 것 같지 않을까요?

jmseb3 commented 6 months ago

말씀하신대로 하는게 좋아보이네요 나중에 시간될때 다시 요청할게용

jmseb3 commented 6 months ago

154